reedline
reedline copied to clipboard
Unexpected spaces between the end of a pasted multiline string and reply
Platform Ubuntu 22.04 Terminal software gnome-terminal
Unexpected spaces between the end of a pasted multiline string and reply. The buffer also seems to be corrupted.
Steps to reproduce
- Run
cargo run --example demo
. - Paste multiline text whose height is more than the terminal height.
Screenshots/Screencaptures
https://github.com/nushell/reedline/assets/4012553/b9741197-74b3-4b67-a04a-5a645ed891f8
Any updates on this ?
I think it might've actually been fixed. Maybe it would be good to bump reedline and see?