Ensure better termcap compatibility when using GNU Screen

This commit is contained in:
Scott Wallace 2019-01-12 14:32:51 +00:00
parent d5f2a969e9
commit 0fd3210ffc

View file

@ -1,3 +1,3 @@
Host * Host *
RequestTTY yes RequestTTY yes
RemoteCommand bash -ic "screen -xRRAUO 2>/dev/null" || bash RemoteCommand bash -ic "screen -xaRRAUO 2>/dev/null" || bash