| ▲ | BenjiWiebe 3 hours ago | |
It'll still work. OpenSSH doesn't care about output (for ~ stuff), only input, so if you type <enter>~. it will close the connection. | ||
| ▲ | krautsauer an hour ago | parent | next [-] | |
Does not for me, not even with busybox sh and no funky escape codes in PS1 at all. It does with cat or yes running, so just something being output is not the problem… Hm. | ||
| ▲ | vzaliva an hour ago | parent | prev [-] | |
It does not. open ssh linux to mac, typing ~ just types it on fish shell prompt. It works after`cat` followed by ENTER | ||