logoalt Hacker News

BenjiWiebetoday at 2:30 AM2 repliesview on HN

It'll still work. OpenSSH doesn't care about output (for ~ stuff), only input, so if you type <enter>~. it will close the connection.


Replies

krautsauertoday at 4:32 AM

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.

vzalivatoday at 3:54 AM

It does not. open ssh linux to mac, typing ~ just types it on fish shell prompt. It works after`cat` followed by ENTER

show 1 reply