mirror of
https://github.com/tmux/tmux.git
synced 2026-03-25 18:10:43 +00:00
2ac1d46f467c75b5caa43409b280bc123b5824d8
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.
Description
tmux source code
Languages
C
87.3%
Roff
7.2%
Shell
2.8%
Yacc
1.3%
M4
0.8%
Other
0.5%