tmux: show session number instead of window number
This commit is contained in:
@@ -7,7 +7,7 @@ set -sg base-index 1
|
|||||||
set -wg pane-base-index 1
|
set -wg pane-base-index 1
|
||||||
|
|
||||||
# statusline
|
# statusline
|
||||||
set -g status-left "[#I] "
|
set -g status-left "[#S] "
|
||||||
set -g status-right "\"#H\" %H:%M %d-%m-%Y"
|
set -g status-right "\"#H\" %H:%M %d-%m-%Y"
|
||||||
|
|
||||||
set -ag status-style "bg=#d4be98"
|
set -ag status-style "bg=#d4be98"
|
||||||
|
|||||||
Reference in New Issue
Block a user