Skip to content

Accessibility: Specify position of invisible/custom cursor - #197

Merged
ulyssa merged 1 commit into
ulyssa:mainfrom
VAWVAW:hidden-cursor
Jul 26, 2026
Merged

Accessibility: Specify position of invisible/custom cursor#197
ulyssa merged 1 commit into
ulyssa:mainfrom
VAWVAW:hidden-cursor

Conversation

@VAWVAW

@VAWVAW VAWVAW commented May 4, 2026

Copy link
Copy Markdown
Contributor

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 is a breaking change but adding a default implementation for hide_term_cursor that just returns false proved to be annoying when adapting iamb to this change. Because a lot of window types will use some sort of forwarding of all calls to inner types, all involved types need an explicit implementation of this function.

addresses ulyssa/iamb#612

@ulyssa
ulyssa merged commit f21a363 into ulyssa:main Jul 26, 2026
3 checks passed
@VAWVAW
VAWVAW deleted the hidden-cursor branch July 26, 2026 22:16
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