mirror of
https://github.com/tmux/tmux.git
synced 2025-09-01 20:57:00 +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
No description provided
Languages
C
87.4%
Roff
7.1%
Shell
2.7%
Yacc
1.4%
M4
0.8%
Other
0.5%