mirror of
https://github.com/tmux/tmux.git
synced 2026-07-11 11:59:32 +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
tmux source code
Languages
C
78%
Shell
13.4%
Roff
6.3%
Yacc
1.1%
M4
0.7%
Other
0.4%