[PR #8645] fix(tui): correct delete keybind behavior #12816

Closed
opened 2026-02-16 18:17:42 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/anomalyco/opencode/pull/8645

State: closed
Merged: No


Summary

  • fix option-delete to avoid removing a newline when deleting a single-word line
  • make cmd+backspace consistently delete to line start or join lines at boundaries
  • add default super+backspace binding for delete-to-line-start

Testing

  • bun dev (manual repro in TUI prompt)

Demo

  • uploading video

Fixes #6314
Fixes #436
Refs #4965

**Original Pull Request:** https://github.com/anomalyco/opencode/pull/8645 **State:** closed **Merged:** No --- ## Summary - fix option-delete to avoid removing a newline when deleting a single-word line - make cmd+backspace consistently delete to line start or join lines at boundaries - add default super+backspace binding for delete-to-line-start ## Testing - bun dev (manual repro in TUI prompt) ## Demo - uploading video Fixes #6314 Fixes #436 Refs #4965
yindo added the pull-request label 2026-02-16 18:17:42 -05:00
yindo closed this issue 2026-02-16 18:17:42 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#12816