tmux/prefix
This commit is contained in:
parent
2859d3d09c
commit
b39f04ac2f
1 changed files with 3 additions and 2 deletions
|
@ -31,8 +31,9 @@ set -g renumber-windows on
|
|||
#set-option -g pane-active-border-style bg=black,fg=green
|
||||
#set-option -g pane-border-style bg=black,fg=gray
|
||||
|
||||
#set-option -g prefix C-b
|
||||
#set-option -g prefix2 F12
|
||||
# prefix with ^B or F12
|
||||
set-option -g prefix C-b
|
||||
set-option -g prefix2 F12
|
||||
|
||||
#setw -g monitor-activity on
|
||||
#setw -g monitor-silence 0
|
||||
|
|
Loading…
Reference in a new issue