mirror of
https://github.com/tmux/tmux.git
synced 2025-11-03 08:16:08 +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
No description provided
Languages
C
87.5%
Roff
7.1%
Shell
2.7%
Yacc
1.3%
M4
0.8%
Other
0.5%