Skip to content

Accessibility: Specify position of invisible/custom cursor#614

Draft
VAWVAW wants to merge 1 commit into
ulyssa:mainfrom
VAWVAW:hidden-cursor
Draft

Accessibility: Specify position of invisible/custom cursor#614
VAWVAW wants to merge 1 commit into
ulyssa:mainfrom
VAWVAW:hidden-cursor

Conversation

@VAWVAW
Copy link
Copy Markdown
Contributor

@VAWVAW VAWVAW commented May 4, 2026

Not reporting an accurate terminal cursor can break accessibility tools like screen reader or braille displays. Windows like lists that implement a custom highlighting without updating the term cursor can now correctly position the cursor without changing the graphical output.

This change implements the term cursor for Scrollback and proxies it to modalkit-ratatui types for all other windows.

fixes #612
relies on ulyssa/modalkit#197

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.

Accessibility: improve the use of the system cursor

1 participant