fix(tmux)
This commit is contained in:
parent
59adddd4a6
commit
4cdccc56c5
@ -22,7 +22,7 @@ set -g lock-command vlock # Shell command to lock client
|
||||
set -g default-terminal "xterm-256color"
|
||||
set -ga terminal-overrides ",xterm-256color:Tc"
|
||||
|
||||
set-hook -g after-new-window 'rename-window -t 1 1'
|
||||
set-hook -g after-new-window[101] 'rename-window -t 1 1'
|
||||
|
||||
set -ga update-environment 'DISPLAY'
|
||||
set -ga update-environment 'WINDOWID'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user