Overview
This epic tracks the implementation of the Navigation & result management features for the TUI, as described in the Roadmap #63.
Features in scope
| Priority |
Feature |
Sub-issue |
| 🔴 high |
Global fold / unfold — single shortcut to collapse or expand all repos at once |
#TBD |
| 🟡 medium |
Fast navigation — gg/G (top/bottom) and Page Up / Page Down |
#TBD |
| 🟢 nice-to-have |
Open in browser — o shortcut to open the GitHub URL of the focused result |
#TBD |
Out of scope: 🟡 Team section selection (a/n on a team section header) — tracked separately.
Branch strategy
- Epic branch:
feat/tui-navigation-result-management
- Each sub-issue is developed on its own branch and merged into the epic branch via PR.
- The epic branch is merged into
main once all sub-issues are done.
Acceptance criteria
Overview
This epic tracks the implementation of the Navigation & result management features for the TUI, as described in the Roadmap #63.
Features in scope
gg/G(top/bottom) and Page Up / Page Downoshortcut to open the GitHub URL of the focused resultBranch strategy
feat/tui-navigation-result-managementmainonce all sub-issues are done.Acceptance criteria
zor similar) and toggles all repo sectionsggjumps to top,Gjumps to bottom, Page Up / Page Down scroll by a full pageoopens the focused result's GitHub URL in the default browser (openon macOS,xdg-openon Linux)bun test)bun run lint,bun run format:check,bun run knipall passdocs/reference/keyboard-shortcuts.md