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

Terminal compatibility: Pass vttest 2 and 3 #447

Merged
merged 5 commits into from
May 3, 2021
Merged

Terminal compatibility: Pass vttest 2 and 3 #447

merged 5 commits into from
May 3, 2021

Conversation

imsnif
Copy link
Member

@imsnif imsnif commented May 3, 2021

This makes Zellij pass vttest 2 and 3. Things that were required:

  1. Properly handle tabstops (namely setting and clearing them)
  2. Handle cursor save/restore position
  3. Handle character-sets (this should address the various q instead of separating lines issues)
  4. Support for disabling linewrapping
  5. Various other small behavioural fixes

Terminal compatibility should definitely improve, but we still have a bit to go. If your app is still not working, please stay tuned! (and open an issue if none exist yet)

@imsnif imsnif merged commit 845211c into main May 3, 2021
@h3nill h3nill deleted the vttest-2 branch May 4, 2021 03:52
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.

1 participant