Skip to content

Delete key handled incorrectly #675

@LordMZTE

Description

@LordMZTE

Describe the bug:

When pressing the delete key, it behaves identically to the backspace key, deleting a character to
the left of the cursor.

To Reproduce:

Type some text into the chat input bar, then press delete.

Expected behavior:

The delete key deletes the character to the right of the cursor instead of on the left of the cursor, as usual.

System:

  • Twitch-tui version: 2.6.18
  • Operating System: NixOS, kernel 6.12.23
  • Terminal: Ghostty
  • Shell: Nushell

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions