Skip to content

Vim keybindings conflict with text input in component filterΒ #2169

@Cloudsky01

Description

@Cloudsky01

Describe the Bug

When typing in the component filter input, vim-style navigation keys (h, j, k, l) are intercepted as navigation shortcuts instead of being treated as text input.

Expected Behavior

When a filter input is active/focused, all keypresses should be captured by the text input and not passed through to navigation handlers.

Steps to Reproduce

  • Open atmos TUI
  • Navigate to the component list
  • Start filtering (e.g. type graphql)
  • Observe that h triggers a left-panel navigation instead of appending to the filter string

Screenshots

No response

Environment

Atmos 1.207.0 on darwin/arm64

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugπŸ› An issue with the system

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions