auto rename tab to folder name
This commit is contained in:
parent
65056c504b
commit
df051039bf
@ -24,6 +24,9 @@ set -g mouse on
|
||||
|
||||
set-window-option -g mode-keys vi
|
||||
|
||||
set-option -g automatic-rename on
|
||||
set-option -g automatic-rename-format '#{b:pane_current_path}'
|
||||
|
||||
set -g default-terminal "xterm-256color"
|
||||
set -ga terminal-overrides ",xterm-256color:Tc"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user