Skip to content

fix: visual mode delete and empty line selection highlight in prompt input#38

Merged
leohenon merged 3 commits intoocvfrom
fix/empty-lines-visual-delete
Apr 3, 2026
Merged

fix: visual mode delete and empty line selection highlight in prompt input#38
leohenon merged 3 commits intoocvfrom
fix/empty-lines-visual-delete

Conversation

@leohenon
Copy link
Copy Markdown
Owner

@leohenon leohenon commented Apr 3, 2026

  • Fix visual mode delete silently failing when selection end offset
    exceeds native buffer bounds by clamping to text length.
  • Show selection highlight on empty lines in visual mode by painting
    a cell after the native render pass.

@leohenon leohenon merged commit bec2eee into ocv Apr 3, 2026
1 check passed
@leohenon leohenon deleted the fix/empty-lines-visual-delete branch April 3, 2026 03:52
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