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