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

Add winptyCompat addon #1096

Merged
merged 4 commits into from
Nov 1, 2017
Merged

Add winptyCompat addon #1096

merged 4 commits into from
Nov 1, 2017

Conversation

Tyriar
Copy link
Member

@Tyriar Tyriar commented Oct 29, 2017

Fixes #1095


This addon provides a workaround for wraparound mode not working in winpty. It works by flagging lines as wrapped when the last character in the terminal is not empty. See microsoft/vscode#32042 and the comments in the addon itself for more details on how it works.

@Tyriar Tyriar added this to the 3.0.0 milestone Oct 29, 2017
@Tyriar Tyriar self-assigned this Oct 29, 2017
Lines are never trimmed, so even if the term's size is reduced it
could contain empty lines at the end when wrapping is valid
@Tyriar Tyriar merged commit 3d9aefb into xtermjs:v3 Nov 1, 2017
@Tyriar Tyriar deleted the winptyCompat branch November 1, 2017 15:46
chabou added a commit to chabou/hyper that referenced this pull request Apr 5, 2018
chabou added a commit to vercel/hyper that referenced this pull request Apr 5, 2018
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