Change the way launching a remote screen is determined.

This commit is contained in:
Scott Wallace 2018-07-20 10:22:54 +01:00
parent a34ea1b9cd
commit b2f1172fe5

View file

@ -1,3 +1,3 @@
Match exec "test ${SHLVL} -le 2" Match exec "test ${TERM_PROGRAM} = iTerm.app"
RequestTTY yes RequestTTY yes
RemoteCommand screen -xRRAUO 2>/dev/null || bash RemoteCommand screen -xRRAUO 2>/dev/null || bash