Skip to content

feat(tui) normalize vim-style navigation across forms and overlays#188

Merged
SaladDay merged 11 commits into
SaladDay:mainfrom
feiyehua:feiyehua/form-vim-navigation
May 20, 2026
Merged

feat(tui) normalize vim-style navigation across forms and overlays#188
SaladDay merged 11 commits into
SaladDay:mainfrom
feiyehua:feiyehua/form-vim-navigation

Conversation

@feiyehua
Copy link
Copy Markdown
Contributor

Follow-up to #183.

This extends vim-style navigation handling across TUI forms and overlays by normalizing hjkl at the main key-entry point when no text input is active, while preserving literal hjkl input in editing contexts.

Changes:

  • add shared editing-state checks for forms and overlays
  • route hjkl as navigation only when text input/editor/filter/form editing is inactive
  • remove duplicated manual j/k handling from individual form handlers
  • add regression coverage for form navigation and overlay text-input behavior

@SaladDay
Copy link
Copy Markdown
Owner

LGTM, THANKS

@SaladDay SaladDay merged commit 26360ae into SaladDay:main May 20, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants