mirror of
https://github.com/tmux/tmux.git
synced 2026-08-26 08:31:36 +00:00
28cf7dc39ed54a49567204c951ada1681af44734
Permit commands to be bound to key presses without the prefix key first. The new -n flag to bind-key and unbind-key sets or removes these bindings, and list-key shows them in []s.
Description
tmux source code
Languages
C
75.8%
Shell
16.1%
Roff
5.9%
Yacc
1%
M4
0.7%
Other
0.4%