Go to file
Nicholas Marriott d4785fe798 Don't set key KEYC_NONE on xterm_keys_find match()
When calling xterm_keys_find(); if we get a complete match, don't set
the key to unknown before calling the action to complete the binding;
otherwise non-prefixed bindings will not work.

From Thomas Adam
2013-03-21 18:45:38 +00:00
2013-03-21 16:12:50 +00:00
2012-10-31 19:11:18 +00:00
2013-03-21 16:25:08 +00:00
Description
tmux source code
108 MiB
Languages
C 75.9%
Shell 16%
Roff 5.9%
Yacc 1%
M4 0.7%
Other 0.4%