Shell #12
1 changed files with 4 additions and 0 deletions
|
@ -5,6 +5,10 @@ set-window-option -g automatic-rename off
|
||||||
set-option -g allow-rename off
|
set-option -g allow-rename off
|
||||||
set-option -g renumber-windows on
|
set-option -g renumber-windows on
|
||||||
|
|
||||||
|
set -g prefix C-a
|
||||||
|
unbind C-b
|
||||||
|
bind-key C-a send-prefix
|
||||||
|
|
||||||
unbind l
|
unbind l
|
||||||
|
|
||||||
bind h select-pane -L
|
bind h select-pane -L
|
||||||
|
|
Loading…
Reference in a new issue