Skip to content

fix(itui): restore arrow key navigation and default focus to secret b…#2

Merged
jakehulberg merged 1 commit into
mainfrom
jake/fix-arrow-key-navigation
Feb 25, 2026
Merged

fix(itui): restore arrow key navigation and default focus to secret b…#2
jakehulberg merged 1 commit into
mainfrom
jake/fix-arrow-key-navigation

Conversation

@jakehulberg
Copy link
Copy Markdown
Collaborator

…rowser

  • Forward unhandled keys in handleGlobalKeys to the active component so up/down/j/k reach the secret browser list model instead of being silently dropped
  • Set secretBrowser.Active = true at startup so the pane accepts input immediately without requiring a tab/esc cycle

Description 📣

Type ✨

  • Bug fix
  • New feature
  • Improvement
  • Breaking change
  • Documentation

Tests 🛠️

# Here's some code block to paste some code snippets

…rowser

- Forward unhandled keys in handleGlobalKeys to the active component
  so up/down/j/k reach the secret browser list model instead of
  being silently dropped
- Set secretBrowser.Active = true at startup so the pane accepts
  input immediately without requiring a tab/esc cycle

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@jakehulberg jakehulberg force-pushed the jake/fix-arrow-key-navigation branch from 90ac718 to ea68a75 Compare February 25, 2026 15:06
@jakehulberg jakehulberg merged commit 9104179 into main Feb 25, 2026
jelrod27 added a commit that referenced this pull request Feb 25, 2026
…features

Merges arrow key navigation fix (PR #1, #2) with v0.0.4 navigation
+ clipboard features. Uses pre-initialized browser with Active=true
from main, and keeps default fallback in handleGlobalKeys for
unhandled key forwarding.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
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.

1 participant