Skip to content

fix(autocomplete): standardize cursor handling for input#3867

Closed
snipeship wants to merge 1 commit into
anomalyco:devfrom
snipeship:hotfix/newline-at
Closed

fix(autocomplete): standardize cursor handling for input#3867
snipeship wants to merge 1 commit into
anomalyco:devfrom
snipeship:hotfix/newline-at

Conversation

@snipeship

Copy link
Copy Markdown
Contributor

Replace visualCursor.offset with cursorOffset in Autocomplete to ensure consistent behavior for index calculations, insertion, and visibility logic. Fixes newline handling edge case for prompt autocomplete display and insertion.

closes #3860

Screen.Recording.2025-11-03.at.23.15.20.mov

Replace visualCursor.offset with cursorOffset in Autocomplete
to ensure consistent behavior for index calculations, insertion,
and visibility logic. Fixes newline handling edge case for prompt
autocomplete display and insertion.
@snipeship snipeship closed this Nov 4, 2025
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.

Tagging files / folders not working in new line

1 participant