Add an option (default off) to control the passthrough escape sequence.
authornicm <nicm@openbsd.org>
Tue, 15 Feb 2022 13:11:29 +0000 (13:11 +0000)
committernicm <nicm@openbsd.org>
Tue, 15 Feb 2022 13:11:29 +0000 (13:11 +0000)
commit5e0eec07f40b6a3684cef20011b7defdc1e81523
tree9d4f9f10738f95e677bf3331ce0a926ec4390b5a
parentb038600562c1a3ccc6e63eca145db06cc521c13d
Add an option (default off) to control the passthrough escape sequence.
Like set-clipboard and allow-rename it is safer to forbid this by
default.
usr.bin/tmux/input.c
usr.bin/tmux/options-table.c
usr.bin/tmux/tmux.1