dotcypress / wterm

Serial port to WebSocket bridge with embedded web terminal

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

"Clear" button doesn't remove lines that doesn't end with `\n`

Civil opened this issue · comments

That looks to me like an issue with JS library you are using.

Steps to reproduce:

  1. Connect wterm to something that produce output
  2. Disconnect before the next line ends
  3. Click "Clear" button.

Expected results:
No output should be shown

Actual result:
Last line will remain on a screen