xterm.dart icon indicating copy to clipboard operation
xterm.dart copied to clipboard

Open vim application fail in ssh example

Open linhanyu opened this issue 4 years ago • 0 comments

Application such as vim cause crash because of they send binary message instead of UTF-8 char stream. This PR resolve the probleam.

https://github.com/TerminalStudio/dartssh/pull/1

linhanyu avatar Aug 04 '21 03:08 linhanyu