Set title from tmux so it's easier to use with multiple servers
This commit is contained in:
@@ -89,6 +89,8 @@ set -g status-right-length 50
|
||||
set -g window-status-separator ""
|
||||
set -gw automatic-rename on
|
||||
set -gw automatic-rename-format '#{b:pane_current_path}'
|
||||
set -g set-titles on
|
||||
set -g set-titles-string '#h:#W'
|
||||
|
||||
# Theme
|
||||
set -g status-style "bg=default,fg=default"
|
||||
|
||||
Reference in New Issue
Block a user