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

xterm audit: CUF, CUP, HPA, VPA, HPR, VPR #631

Merged
merged 6 commits into from
Oct 7, 2023
Merged

xterm audit: CUF, CUP, HPA, VPA, HPR, VPR #631

merged 6 commits into from
Oct 7, 2023

Conversation

mitchellh
Copy link
Contributor

Changes:

  • Cursor forward (CUF) handles right margin
  • Cursor position (CUP) handles left/right margins
  • Horizontal/Vertical position absolute (HPA/VPA) now invoke CUP, which resolves many issues such as not respecting origin mode at all
  • Horizontal/Vertical position relative (HPR/VPR) are new sequences that are supported

@mitchellh mitchellh mentioned this pull request Oct 7, 2023
@mitchellh mitchellh merged commit 6437e43 into main Oct 7, 2023
@mitchellh mitchellh deleted the xt-cuf branch October 7, 2023 16:44
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