Skip to content

feat: add h/l nav keys in addition to tab#130

Open
nsvke wants to merge 1 commit intopythops:mainfrom
nsvke:feat/nav-keys-h-l
Open

feat: add h/l nav keys in addition to tab#130
nsvke wants to merge 1 commit intopythops:mainfrom
nsvke:feat/nav-keys-h-l

Conversation

@nsvke
Copy link
Contributor

@nsvke nsvke commented Feb 17, 2026

This PR implements the requested h and l navigation keys.

  • Added h (left/back) and l (right/forward) navigation to both Station and AP modes.
  • In views with only two focusable blocks(ap mode), both keys toggle between them to maintain muscle memory.
  • Navigation is explicitly excluded from text input areas (like SSID/PSK input) to prevent conflicts with typing.

Closes #129

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.

Add h and l navigation keys

1 participant