Overview
Better Hub is built for keyboard-first navigation. Every major action has a keyboard shortcut, allowing you to review PRs, triage issues, and navigate repositories without touching the mouse.
Shortcuts use ⌘ (Command) on Mac and Ctrl on Windows/Linux. This reference uses ⌘ notation.
Global Shortcuts
These shortcuts work from any page:
Shortcut Action Description ⌘KOpen Command Center Universal command palette for navigation and actions ⌘IToggle Ghost AI Open/close the AI assistant panel ⌘/Search Repos Open command center in search mode /Search (alternate) Focus search (when not in input field) EscClose Modal/Panel Close command center, Ghost, or any open modal ?Show Shortcuts Display this help overlay (coming soon)
Navigation Shortcuts
Quick navigation between major sections:
Shortcut Action Context G DGo to Dashboard Press G, then D G RGo to Repositories Press G, then R G PGo to PRs Press G, then P G IGo to Issues Press G, then I G NGo to Notifications Press G, then N
Navigation shortcuts are sequential , not simultaneous. Press and release G, then press the second key.
Repository Shortcuts
When viewing a repository:
Shortcut Action Description ⌘GGo to File Open file finder for current repository TFile Finder (alternate) Same as ⌘G CGo to Code Tab Switch to code/files view IGo to Issues Tab Switch to issues list PGo to Pull Requests Switch to PRs list AGo to Actions Tab Switch to CI/CD workflows SGo to Security Tab Switch to security advisories
Pull Request Shortcuts
While reviewing a PR:
Shortcut Action Description CConversation Tab View PR description and comments FFiles Changed Tab View diff and changed files KChecks Tab View CI/CD status and test results RStart Review Begin a new review (batch comments) ⌘EnterSubmit Comment Post comment or submit review EEdit Description Edit PR title/description (if you have permission) NNext File Navigate to next changed file PPrevious File Navigate to previous changed file ⌘IAsk Ghost Open AI assistant for PR analysis MMerge PR Open merge dialog (if you have write access)
Code Review Shortcuts
When viewing diffs:
Shortcut Action Description Click line numberAdd Comment Start a comment thread on that line VToggle View Mode Switch between split and unified diff ]Next Comment Thread Jump to next review comment [Previous Comment Thread Jump to previous review comment XExpand All Files Show all collapsed files ZCollapse All Files Hide all file diffs
Issue Shortcuts
In the issues list or detail view:
Shortcut Action Context CCreate Issue Open new issue dialog EEdit Issue Edit title/description (detail page) /Focus Search Focus the issue search bar ↓Next Issue Navigate to next issue in list ↑Previous Issue Navigate to previous issue in list EnterOpen Issue Open selected issue ⌘EnterSubmit Comment Post comment on issue LAdd Label Open label picker (if you have permission) AAssign Open assignee picker MSet Milestone Open milestone picker
Command Center Shortcuts
While the command center is open:
Shortcut Action Description ↓Next Item Move selection down ↑Previous Item Move selection up EnterExecute Run selected command TabNext Mode Cycle modes (commands → search → theme → …) Backspace (empty)Back Return to commands mode EscClose Close command center /Switch to Search Open repository search mode
Ghost AI Shortcuts
While Ghost panel is open:
Shortcut Action Description ⌘EnterSend Message Submit your question to Ghost ⌘TNew Tab Open a new Ghost conversation tab ⌘WClose Tab Close current Ghost tab ⌘[Previous Tab Switch to left tab ⌘]Next Tab Switch to right tab EscClose Ghost Collapse the Ghost panel @Mention File Trigger file mention autocomplete #Search Files Trigger repo file search
Text Editing Shortcuts
In comment boxes and Markdown editors:
Shortcut Action Result ⌘BBold bold text ⌘IItalic italic text ⌘KInsert Link link ⌘Shift+7Ordered List 1. item ⌘Shift+8Bullet List - item ⌘EInline Code code⌘Shift+PPreview Toggle Markdown preview ⌘EnterSubmit Post comment TabIndent Indent line or list item Shift+TabOutdent Decrease indentation
File Tree Shortcuts
When browsing repository files:
Shortcut Action Description ⌘GGo to File Open fuzzy file finder EnterOpen File Open selected file ↓ / ↑Navigate Move through file tree →Expand Folder Expand selected folder ←Collapse Folder Collapse selected folder BackspaceParent Folder Navigate up one level
Actions (CI/CD) Shortcuts
On the Actions/workflows page:
Shortcut Action Description F5Refresh Reload workflow runs RRe-run Re-run selected workflow (if permitted) ↓ / ↑Navigate Move through workflow list EnterOpen Run View workflow run details FOpen Filters Toggle filter dropdown
Browser Shortcuts
Standard browser shortcuts that work in Better Hub:
Shortcut Action Description ⌘RRefresh Page Reload current page ⌘LFocus Address Bar Edit URL ⌘[Back Navigate to previous page ⌘]Forward Navigate to next page ⌘TNew Tab Open new browser tab ⌘WClose Tab Close current browser tab ⌘Shift+TReopen Tab Restore last closed tab ⌘FFind in Page Search page content
Accessibility Shortcuts
For screen readers and keyboard-only navigation:
Shortcut Action Description TabNext Element Move focus to next interactive element Shift+TabPrevious Element Move focus to previous element Enter / SpaceActivate Activate focused button or link ?Accessibility Help Show screen reader shortcuts (coming soon)
Customizing Shortcuts
Custom keyboard shortcuts are coming soon! You’ll be able to remap shortcuts in Settings → Keyboard.
Shortcut Conflicts
If a shortcut doesn’t work:
Check browser extensions : Extensions may override shortcuts (e.g., Vimium)
Check input focus : Some shortcuts don’t work when focused in text fields
Check operating system : OS shortcuts take precedence (e.g., ⌘Space on Mac)
Use alternatives : Most actions have multiple shortcuts or are accessible via ⌘K
Learning Shortcuts
Start with ⌘K : The command center is the gateway to everything. Master ⌘K first, then learn specific shortcuts as you need them.
Use hints : Hover over buttons to see their keyboard shortcuts in tooltips.
Practice daily : Pick 3 shortcuts to use every day for a week. They’ll become muscle memory.
Printable Cheat Sheet
Download Cheat Sheet A printable PDF cheat sheet is coming soon! It will include all shortcuts organized by context.
Mac
Use ⌘ (Command) key
Use Option for Alt shortcuts
Windows/Linux
Use Ctrl instead of ⌘
Use Alt for Option shortcuts
Some shortcuts may vary (check tooltips)