Skip to content

Text inputs in search or filter do not accept all keyboard inputs like Backspace or Enter #1748

Description

@jza34

lnav version
v0.12.4 (debian 13)

Describe the bug
Text inputs like search or filter do not accept some non alphanumeric keyboard inputs.
Pressing Enter or Backspace produce a space or, in filter, it produces spaces and write error : error: UTF-8 error: code points greater than 0x10ffff are not defined

To Reproduce
Launch lnav and try to search or filter, validating with Enter do not confirm and produce one space.
Try to delete the space with Backspace and it produces one more space
Escape input is correctly accepted (closing filter or search)

To be noted
My current setup is Debian 13, Sway (wayland), Foot terminal, SSH, and TERM=xterm-256color
Same problem outside SSH
The problem do not occur with Konsole or Xterm within the exact same setup (even when they are executed within foot teminal)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions