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