mirror of
https://github.com/bertptrs/vimconfig.git
synced 2025-12-25 12:30:32 +01:00
Adapt tmux terminal title
This commit is contained in:
@@ -12,6 +12,9 @@ set -g visual-bell on
|
|||||||
setw -g aggressive-resize on
|
setw -g aggressive-resize on
|
||||||
setw -g mode-keys vi
|
setw -g mode-keys vi
|
||||||
|
|
||||||
|
set -g set-titles on
|
||||||
|
set -g set-titles-string "#T"
|
||||||
|
|
||||||
# Additional keybinds
|
# Additional keybinds
|
||||||
bind R source ~/.config/tmux/tmux.conf
|
bind R source ~/.config/tmux/tmux.conf
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user