mirror of
https://github.com/tmux/tmux.git
synced 2025-10-26 12:27:15 +00:00
45dfc5a074e2ceae11a6d4aeae597bee1e028503
directly with a helper function in the cmd_entry, include a table of bind-key commands and pass them through the command parser and a temporary cmd_q. As well as being smaller, this will allow default bindings to be command sequences which will probably be needed soon.
Description
tmux source code
Languages
C
87.5%
Roff
7.1%
Shell
2.7%
Yacc
1.3%
M4
0.8%
Other
0.5%