Skip to content

Support CSI f (HVP) cursor positioning#36

Open
isbm wants to merge 2 commits into
doy:mainfrom
isbm:isbm-fix-hpv-cursors
Open

Support CSI f (HVP) cursor positioning#36
isbm wants to merge 2 commits into
doy:mainfrom
isbm:isbm-fix-hpv-cursors

Conversation

@isbm

@isbm isbm commented Jul 16, 2026

Copy link
Copy Markdown

This PR fixes CSI f (HVP, horizontal and vertical position) as equivalent to CSI H (CUP).

It hit me when in my TUI compositor btop was completely garbled, because it uses CSI row;col f for cursor positioning. This was unhandled CSI, causing subsequent output to be rendered at the wrong screen position.

Hope it helps!

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