Skip to content

Conversation

@msftrncs
Copy link
Collaborator

@msftrncs msftrncs commented Nov 2, 2019

Handle when MoveCursor() attempts to move the cursor to the end of the terminal buffer, same as Render(), by issueing a line feed to force a scroll.

Fixes #1144.

@msftrncs
Copy link
Collaborator Author

msftrncs commented Nov 8, 2019

Noting a merge conflict will occur with #1141.

Handle when `MoveCursor()` attempts to move the cursor to the end of the
terminal buffer, same as `Render()`, by issueing a line feed to force a
scroll.

Fixes PowerShell#1144.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Moving cursor to end of buffer causes exception

2 participants