mirror of
https://github.com/tmux/tmux.git
synced 2026-08-22 06:40:50 +00:00
d4785fe798fff238c65a9324c0a7b6c9ed3efb7f
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
Description
tmux source code
Languages
C
75.9%
Shell
16%
Roff
5.9%
Yacc
1%
M4
0.7%
Other
0.4%