rpwoodbu / mosh-chrome

Mosh for Chrome
GNU General Public License v3.0
371 stars 59 forks source link

fix transmitting non-ASCII data #215

Closed vapier closed 3 years ago

vapier commented 3 years ago

Transmit UTF-8 data to the plugin rather than codepoints as the client seems to be expecting it that way.

This fixes pasting of non-ASCII data into the terminal.