Feat(tmux): move status to the top
This commit is contained in:
parent
140872d0e6
commit
f85841cafe
@ -9,6 +9,7 @@ unbind C-b
|
|||||||
set -g prefix C-space
|
set -g prefix C-space
|
||||||
bind C-space send-prefix
|
bind C-space send-prefix
|
||||||
|
|
||||||
|
set-option -g status-position top
|
||||||
# Start windows and panes at 1, not 0
|
# Start windows and panes at 1, not 0
|
||||||
set -g base-index 1
|
set -g base-index 1
|
||||||
set -g pane-base-index 1
|
set -g pane-base-index 1
|
||||||
|
Loading…
Reference in New Issue
Block a user