mirror of
https://github.com/tmux/tmux.git
synced 2026-03-27 13:46:36 +00:00
f18b224983af08b160af173730698136ea9b7ce4
key_string_lookup_key uses a static buffer, so copy its output into the working buffer before calling the command print function which can also use it (eg send-keys).
Description
No description provided
Languages
C
87.3%
Roff
7.2%
Shell
2.8%
Yacc
1.3%
M4
0.8%
Other
0.5%