You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With mosh 1.3.2 on MacSS 12.5 (installed via brew) connecting to mosh 1.3.2 on CentOS 7, if I type the escape character (^6) twice, I get two escape characters at the remote end:
-bash-4.2$ hexdump -C
^^^^00000000 1e 1e |..|
00000002
This is different to the description in the ESCAPE SEQUENCES section of the manpage:
... To send the escape character itself, type it twice.
The text was updated successfully, but these errors were encountered:
With mosh 1.3.2 on MacSS 12.5 (installed via brew) connecting to mosh 1.3.2 on CentOS 7, if I type the escape character (^6) twice, I get two escape characters at the remote end:
This is different to the description in the ESCAPE SEQUENCES section of the manpage:
The text was updated successfully, but these errors were encountered: