Skip to content

In Atuin UI interprets backspace as literal ^h #1753

Closed
@manel-bc

Description

@manel-bc

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:

OS: Arch linux
Atuin version: 18.0.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions