Skip to content

UX: Add one-key shortcuts for direct panel navigation - #84

Open
lecheel wants to merge 3 commits into
git-bahn:masterfrom
lecheel:master
Open

UX: Add one-key shortcuts for direct panel navigation#84
lecheel wants to merge 3 commits into
git-bahn:masterfrom
lecheel:master

Conversation

@lecheel

@lecheel lecheel commented Aug 24, 2026

Copy link
Copy Markdown

git-igitt is a great project, and the existing arrow navigation works really well for linear browsing. However, jumping from panel 1 to 4 currently takes multiple keystrokes. This PR adds complementary one-key shortcuts (with numeric labels in the UI) so users can jump directly to any panel while keeping the arrow flow intact. Tested locally—would appreciate your review!

image

- Implement `jump_to_panel` to switch active views
- Map keys 0-3 to specific panels in `main.rs`
- Update `create_title` to display panel IDs in the UI
- Remove redundant newline in `app.rs`
- Format style chain in `ui.rs` for better readability
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