Skip to content

Long lines at the end of the buffer cause an exception #884

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

Closed
lzybkr opened this issue Apr 8, 2019 · 0 comments · Fixed by #895
Closed

Long lines at the end of the buffer cause an exception #884

lzybkr opened this issue Apr 8, 2019 · 0 comments · Fixed by #895
Assignees

Comments

@lzybkr
Copy link
Contributor

lzybkr commented Apr 8, 2019

Easy repro on Windows - set a small height/width, e.g. 40x40. Hit enter until the prompt is on the last line, then enter a long line that forces the buffer to scroll (without pasting). You'll get an exception.

The bug was introduced by #790 - so this only repros post-beta3.

When fixing, be sure to verify editing, e.g. deleting text so the command line no longer spans multiple lines is also fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants