removing duplicate mapping
This commit is contained in:
@@ -33,9 +33,9 @@ unbind =
|
|||||||
bind = select-layout tiled
|
bind = select-layout tiled
|
||||||
|
|
||||||
# cycle through panes
|
# cycle through panes
|
||||||
unbind C-a
|
# unbind C-a
|
||||||
unbind o # this is the default key for cycling panes
|
# unbind o # this is the default key for cycling panes
|
||||||
bind ^A select-pane -t:.+
|
# bind ^A select-pane -t:.+
|
||||||
|
|
||||||
# make window/pane index start with 1
|
# make window/pane index start with 1
|
||||||
set -g base-index 1
|
set -g base-index 1
|
||||||
|
|||||||
Reference in New Issue
Block a user