mirror of
https://github.com/tmux/tmux.git
synced 2026-08-11 17:45:21 +00:00
1015b124d5ccb4c9d32f0c5aae820f7a1ac98c5c
generate xterm(1) escape sequences for function keys with modifiers. With the option off most of these keys are ignored by default, except for ctrl + arrows which use a variant that nothing else seems to use and I don't remember why we chose. The xterm escape sequences are now the most common. Prompted by a question from mpi@.
Description
tmux source code
Languages
C
76.3%
Shell
15.5%
Roff
6%
Yacc
1%
M4
0.7%
Other
0.4%