mirror of
https://github.com/tmux/tmux.git
synced 2025-10-26 12:27:15 +00:00
df7b68480cf37f4039a5fd1809fd7c8dbf127277
Permit multiple prefix keys to be defined, separated by commas, for example: set -g prefix ^a,^b Any key in the list acts as the prefix. The send-prefix command always sends the first key in the list.
Description
tmux source code
Languages
C
87.5%
Roff
7.1%
Shell
2.7%
Yacc
1.3%
M4
0.8%
Other
0.5%