chore: small things
This commit is contained in:
@@ -86,7 +86,9 @@ set -g pane-border-style fg="#e3ddcc"
|
||||
|
||||
# Status
|
||||
set -g status-style "bg=default"
|
||||
set -g status-right "#S @ #H [%H:%M]"
|
||||
set -g status-right "#[fg=yellow]#H @#S #[fg=blue]#{=100:pane_current_path} #[fg=red](#(cd #{pane_current_path}; git rev-parse --abbrev-ref HEAD)) #[fg=black]"
|
||||
set -g status-right-length 200
|
||||
set -g status-left ""
|
||||
setw -g window-status-format "#I:#W "
|
||||
setw -g window-status-current-format "#[fg=green]#I:#W*"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user