updated tmux prefix
This commit is contained in:
@@ -4,8 +4,8 @@ set-option -sa terminal-overrides ",xterm*:Tc"
|
||||
set -g mouse on
|
||||
|
||||
unbind C-b
|
||||
set -g prefix C-x
|
||||
bind C-x send-prefix
|
||||
set -g prefix C-s
|
||||
bind C-s send-prefix
|
||||
|
||||
# Start windows and panes at 1, not 0
|
||||
set -g base-index 1
|
||||
|
||||
Reference in New Issue
Block a user