Skip to content

Conversation

@dethan3
Copy link

@dethan3 dethan3 commented Feb 10, 2026

Separate Backspace and Delete key behavior in the CLI input:

  • Backspace: delete character before cursor (unchanged)
  • Delete: delete character at cursor (new)
  • Ctrl/Option+Backspace: delete word backward (unchanged)
  • Ctrl/Option+Delete: delete word forward (new)

Closes #80

Separate Backspace and Delete key behavior in the CLI input:
- Backspace: delete character before cursor (unchanged)
- Delete: delete character at cursor (new)
- Ctrl/Option+Backspace: delete word backward (unchanged)
- Ctrl/Option+Delete: delete word forward (new)

Closes virattt#80
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.

New feature recommendation

1 participant