mirror of
https://github.com/tmux/tmux.git
synced 2026-08-08 16:20:53 +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
76.3%
Shell
15.5%
Roff
6%
Yacc
1%
M4
0.7%
Other
0.4%