Minor but fix #1
@@ -294,7 +294,7 @@ bind C-a send-prefix
|
|||||||
# move status line to top
|
# move status line to top
|
||||||
#set -g status-position top
|
#set -g status-position top
|
||||||
|
|
||||||
bind \ split-window -h
|
bind '\' split-window -h
|
||||||
unbind '"'
|
unbind '"'
|
||||||
bind -n M-Left select-pane -L
|
bind -n M-Left select-pane -L
|
||||||
bind -n M-Right select-pane -R
|
bind -n M-Right select-pane -R
|
||||||
|
|||||||
@@ -9,7 +9,7 @@ bind C-b send-prefix
|
|||||||
#bind-key C-b send-prefix
|
#bind-key C-b send-prefix
|
||||||
#set-option prefix C-b
|
#set-option prefix C-b
|
||||||
|
|
||||||
bind \ split-window -h
|
bind "\" split-window -h
|
||||||
bind - split-window -v
|
bind - split-window -v
|
||||||
unbind '"'
|
unbind '"'
|
||||||
unbind %
|
unbind %
|
||||||
|
|||||||
Reference in New Issue
Block a user