Closed
Description
Opening the Atuin UI and pressing the backspace key writes an h to the input. To delete the previous character I need to press ctrl+backspace.
I assume it has to do with backspace, ^H
, being interpreted as the literal ^H
in some way, hence why ctrl "cancels out" the ^
.
I can reproduce in:
- cool-retro-terminal
- xterm
OS: Arch linux
Atuin version: 18.0.1
Metadata
Metadata
Assignees
Labels
No labels