mirror of
https://github.com/bertptrs/vimconfig.git
synced 2025-12-25 20:40: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 mode-keys vi
|
||||
|
||||
set -g set-titles on
|
||||
set -g set-titles-string "#T"
|
||||
|
||||
# Additional keybinds
|
||||
bind R source ~/.config/tmux/tmux.conf
|
||||
|
||||
|
||||
Reference in New Issue
Block a user