Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Typing MOSH_ESCAPE_KEY twice sends the escape key twice #1239

Open
snarkophilus opened this issue Nov 14, 2022 · 0 comments
Open

Typing MOSH_ESCAPE_KEY twice sends the escape key twice #1239

snarkophilus opened this issue Nov 14, 2022 · 0 comments

Comments

@snarkophilus
Copy link

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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants