Add send-keys -K to handle keys directly as if typed (so look up in key
authornicm <nicm@openbsd.org>
Fri, 16 Dec 2022 08:13:40 +0000 (08:13 +0000)
committernicm <nicm@openbsd.org>
Fri, 16 Dec 2022 08:13:40 +0000 (08:13 +0000)
commit83a0a8d9b0efb3ec112596550c856fc241bcaa98
treeb4574b520a0f3324b6b267d80a3e233ab3277059
parenta3c52c94384e3eecc5e8a40f84f361930d9fa64d
Add send-keys -K to handle keys directly as if typed (so look up in key
table). GitHub issue 3361.
usr.bin/tmux/arguments.c
usr.bin/tmux/cmd-find-window.c
usr.bin/tmux/cmd-send-keys.c
usr.bin/tmux/tmux.1
usr.bin/tmux/tmux.h