Default to using screen everywhere.
This commit is contained in:
parent
541d8de23d
commit
176ff1d0f6
|
@ -1,3 +1,3 @@
|
|||
Match exec "test ${TERM_PROGRAM} = iTerm.app"
|
||||
Host *
|
||||
RequestTTY yes
|
||||
RemoteCommand bash -ic "screen -xRRAUO 2>/dev/null" || bash
|
||||
|
|
Loading…
Reference in a new issue