[tmux] Fix stale PTY
This commit is contained in:
parent
10ca217da7
commit
9a0aeb7186
1 changed files with 3 additions and 0 deletions
|
|
@ -46,3 +46,6 @@ set -a terminal-features "tmux-direct:RGB"
|
|||
|
||||
# fish!
|
||||
set-option -g default-shell /bin/fish
|
||||
|
||||
# rebind the SSH_TTY environment variable on reconnect
|
||||
set -ag update-environment "SSH_TTY"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue