dotfiles/.ssh/config.d/screen

4 lines
129 B
Plaintext

Match exec "test ${TERM_PROGRAM} = iTerm.app"
RequestTTY yes
RemoteCommand bash -ic "screen -xRRAUO 2>/dev/null" || bash