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

fix repeat preceding character sequence (REP) #2199

Merged
merged 2 commits into from
Jun 7, 2019
Merged

Conversation

jerch
Copy link
Member

@jerch jerch commented Jun 7, 2019

Due to the change to TERM=xterm-256color ncurses based programs are likely to emit REP sequences to repeat the previous character in the data stream. We already had REP in InputHandler but it was broken in more than one way.
The changes are backed up with API tests and one integration test (test number 33).

src/InputHandler.api.ts Outdated Show resolved Hide resolved
src/InputHandler.api.ts Outdated Show resolved Hide resolved
@Tyriar Tyriar added this to the 4.0.0 milestone Jun 7, 2019
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.

2 participants