Make send-keys without any arguments send the key it is bound to (if
authornicm <nicm@openbsd.org>
Tue, 5 Oct 2021 12:49:37 +0000 (12:49 +0000)
committernicm <nicm@openbsd.org>
Tue, 5 Oct 2021 12:49:37 +0000 (12:49 +0000)
commitd1d2627781b4f72d3df46e82cad446aaacc25670
treed57a62266c46abb96d4b6107b7c5b94ca6dc6437
parent49b698ac6fc6f464d06223ef139ec4d7cd7b40c0
Make send-keys without any arguments send the key it is bound to (if
any). GitHub issue 2904.
usr.bin/tmux/cmd-send-keys.c
usr.bin/tmux/job.c
usr.bin/tmux/tmux.1