Fixed a typo in tmux.conf
This commit is contained in:
@@ -24,5 +24,5 @@ bind k select-pane -U
|
|||||||
bind l select-pane -R
|
bind l select-pane -R
|
||||||
|
|
||||||
# change base from 0 to 1 for reachability
|
# change base from 0 to 1 for reachability
|
||||||
set -f base-index 1
|
set -g base-index 1
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user