Apply the xterm key flag when needed for send-keys, fixes problem
authornicm <nicm@openbsd.org>
Wed, 28 Jun 2017 11:36:39 +0000 (11:36 +0000)
committernicm <nicm@openbsd.org>
Wed, 28 Jun 2017 11:36:39 +0000 (11:36 +0000)
commit0f99bcbc1eb53298abbdf425786417b890b41737
tree8e6c56439570239e80c0c2a0d58427ed73900580
parent7c875bb8dbfef3ab19d097f614805deb1e9ba75f
Apply the xterm key flag when needed for send-keys, fixes problem
reported by Franky Spamschleuder.
usr.bin/tmux/cmd-send-keys.c
usr.bin/tmux/input-keys.c
usr.bin/tmux/tmux.h
usr.bin/tmux/window.c