Skip to content

Incorrect AltGr sequences through mosh #1054

@vchalmel

Description

@vchalmel

I noticed issues when trying to comment in nano and such, and figured out that when trying to type a # through mosh an empty character was added

Through SSH when I type cat, enter, then AltGr+3, then interrupt I get

~$ cat
#
#

But Through Mosh it shows

~$ cat
^@#
#

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions