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

Delete chars escape sequence does not refresh the line #1110

Closed
Tyriar opened this issue Nov 6, 2017 · 0 comments
Closed

Delete chars escape sequence does not refresh the line #1110

Tyriar opened this issue Nov 6, 2017 · 0 comments
Labels
type/bug Something is misbehaving
Milestone

Comments

@Tyriar
Copy link
Member

Tyriar commented Nov 6, 2017

Repro:

Run this when you have a prompt:

term.write('\x1b[A\x1b[P\x1b[B')

You should see a character in the line above the cursor be removed but it is only refreshed when you force a refresh by moving it to another line (pressing enter and then scrolling up).

@Tyriar Tyriar added the type/bug Something is misbehaving label Nov 6, 2017
@Tyriar Tyriar added this to the 3.0.0 milestone Nov 6, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/bug Something is misbehaving
Projects
None yet
Development

No branches or pull requests

1 participant