Update tmux titles
This commit is contained in:
parent
50c840f0d9
commit
c3ca1b1337
1 changed files with 0 additions and 1 deletions
1
tmux.nix
1
tmux.nix
|
@ -6,7 +6,6 @@
|
||||||
extraConfig = ''
|
extraConfig = ''
|
||||||
set -g status on
|
set -g status on
|
||||||
set-option -g set-titles on
|
set-option -g set-titles on
|
||||||
set-option -g set-titles-string "#T"
|
|
||||||
set-option -g automatic-rename on
|
set-option -g automatic-rename on
|
||||||
set-window-option -g mode-keys vi
|
set-window-option -g mode-keys vi
|
||||||
'';
|
'';
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue