Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

multiline paste doesn't render text when ending in newline #649

Open
universalmind303 opened this issue Oct 24, 2023 · 1 comment
Open
Labels
bug Something isn't working

Comments

@universalmind303
Copy link

Platform macOS
Terminal software tried several (nu, iterm, bash, ...)

Describe the problem you are observing.

Steps to reproduce

It seems to only apply if the character sequence is 10 or more characters long.

this doesnt render

abcdefghij

but this does

abcdefghi

Screenshots/Screencaptures

Screen.Recording.2023-10-24.at.3.53.19.PM.mov

Note that it will render as soon as you add an additional character.

Screen.Recording.2023-10-24.at.3.51.09.PM.mov

@sigoden
Copy link
Contributor

sigoden commented Oct 26, 2023

relate to #648

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants