tmux: set base-index to 1
This commit is contained in:
@@ -6,6 +6,8 @@ set -g default-terminal "xterm-256color"
|
|||||||
set -sg escape-time 0
|
set -sg escape-time 0
|
||||||
set-option -ga terminal-overrides ",xterm-256color:Tc"
|
set-option -ga terminal-overrides ",xterm-256color:Tc"
|
||||||
set -g mouse on
|
set -g mouse on
|
||||||
|
set -sg base-index 1
|
||||||
|
set -wg pane-base-index 1
|
||||||
|
|
||||||
# statusline
|
# statusline
|
||||||
set -g status-left "[#I] "
|
set -g status-left "[#I] "
|
||||||
|
|||||||
Reference in New Issue
Block a user