91861 / wayst

A simple terminal emulator
MIT License
287 stars 9 forks source link

Copy and Paste broke #14

Closed shoober420 closed 4 years ago

shoober420 commented 4 years ago

When using copy and paste in wayst, the output is not the same. I remember this was mentioned previously by @freed00m . I tried in both vim and nano, with a lot of junk being outputted.

Also, when using copy and paste outside of a text editor, the output will go beyond the window on the same line, instead of going below to a new line. When hitting “Ctrl+A” to jump to the beginning of the output, the cursor and text jump up a line, resulting in overlapping text.