Skip to main content

Documentation Index

Fetch the complete documentation index at: https://mintlify.com/better-auth/better-hub/llms.txt

Use this file to discover all available pages before exploring further.

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:
ShortcutActionDescription
⌘KOpen Command CenterUniversal command palette for navigation and actions
⌘IToggle Ghost AIOpen/close the AI assistant panel
⌘/Search ReposOpen command center in search mode
/Search (alternate)Focus search (when not in input field)
EscClose Modal/PanelClose command center, Ghost, or any open modal
?Show ShortcutsDisplay this help overlay (coming soon)
Quick navigation between major sections:
ShortcutActionContext
G DGo to DashboardPress G, then D
G RGo to RepositoriesPress G, then R
G PGo to PRsPress G, then P
G IGo to IssuesPress G, then I
G NGo to NotificationsPress G, then N
Navigation shortcuts are sequential, not simultaneous. Press and release G, then press the second key.

Repository Shortcuts

When viewing a repository:
ShortcutActionDescription
⌘GGo to FileOpen file finder for current repository
TFile Finder (alternate)Same as ⌘G
CGo to Code TabSwitch to code/files view
IGo to Issues TabSwitch to issues list
PGo to Pull RequestsSwitch to PRs list
AGo to Actions TabSwitch to CI/CD workflows
SGo to Security TabSwitch to security advisories

Pull Request Shortcuts

While reviewing a PR:
ShortcutActionDescription
CConversation TabView PR description and comments
FFiles Changed TabView diff and changed files
KChecks TabView CI/CD status and test results
RStart ReviewBegin a new review (batch comments)
⌘EnterSubmit CommentPost comment or submit review
EEdit DescriptionEdit PR title/description (if you have permission)
NNext FileNavigate to next changed file
PPrevious FileNavigate to previous changed file
⌘IAsk GhostOpen AI assistant for PR analysis
MMerge PROpen merge dialog (if you have write access)

Code Review Shortcuts

When viewing diffs:
ShortcutActionDescription
Click line numberAdd CommentStart a comment thread on that line
VToggle View ModeSwitch between split and unified diff
]Next Comment ThreadJump to next review comment
[Previous Comment ThreadJump to previous review comment
XExpand All FilesShow all collapsed files
ZCollapse All FilesHide all file diffs

Issue Shortcuts

In the issues list or detail view:
ShortcutActionContext
CCreate IssueOpen new issue dialog
EEdit IssueEdit title/description (detail page)
/Focus SearchFocus the issue search bar
Next IssueNavigate to next issue in list
Previous IssueNavigate to previous issue in list
EnterOpen IssueOpen selected issue
⌘EnterSubmit CommentPost comment on issue
LAdd LabelOpen label picker (if you have permission)
AAssignOpen assignee picker
MSet MilestoneOpen milestone picker

Command Center Shortcuts

While the command center is open:
ShortcutActionDescription
Next ItemMove selection down
Previous ItemMove selection up
EnterExecuteRun selected command
TabNext ModeCycle modes (commands → search → theme → …)
Backspace (empty)BackReturn to commands mode
EscCloseClose command center
/Switch to SearchOpen repository search mode

Ghost AI Shortcuts

While Ghost panel is open:
ShortcutActionDescription
⌘EnterSend MessageSubmit your question to Ghost
⌘TNew TabOpen a new Ghost conversation tab
⌘WClose TabClose current Ghost tab
⌘[Previous TabSwitch to left tab
⌘]Next TabSwitch to right tab
EscClose GhostCollapse the Ghost panel
@Mention FileTrigger file mention autocomplete
#Search FilesTrigger repo file search

Text Editing Shortcuts

In comment boxes and Markdown editors:
ShortcutActionResult
⌘BBoldbold text
⌘IItalicitalic text
⌘KInsert Linklink
⌘Shift+7Ordered List1. item
⌘Shift+8Bullet List- item
⌘EInline Codecode
⌘Shift+PPreviewToggle Markdown preview
⌘EnterSubmitPost comment
TabIndentIndent line or list item
Shift+TabOutdentDecrease indentation

File Tree Shortcuts

When browsing repository files:
ShortcutActionDescription
⌘GGo to FileOpen fuzzy file finder
EnterOpen FileOpen selected file
/ NavigateMove through file tree
Expand FolderExpand selected folder
Collapse FolderCollapse selected folder
BackspaceParent FolderNavigate up one level

Actions (CI/CD) Shortcuts

On the Actions/workflows page:
ShortcutActionDescription
F5RefreshReload workflow runs
RRe-runRe-run selected workflow (if permitted)
/ NavigateMove through workflow list
EnterOpen RunView workflow run details
FOpen FiltersToggle filter dropdown

Browser Shortcuts

Standard browser shortcuts that work in Better Hub:
ShortcutActionDescription
⌘RRefresh PageReload current page
⌘LFocus Address BarEdit URL
⌘[BackNavigate to previous page
⌘]ForwardNavigate to next page
⌘TNew TabOpen new browser tab
⌘WClose TabClose current browser tab
⌘Shift+TReopen TabRestore last closed tab
⌘FFind in PageSearch page content

Accessibility Shortcuts

For screen readers and keyboard-only navigation:
ShortcutActionDescription
TabNext ElementMove focus to next interactive element
Shift+TabPrevious ElementMove focus to previous element
Enter / SpaceActivateActivate focused button or link
?Accessibility HelpShow 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:
  1. Check browser extensions: Extensions may override shortcuts (e.g., Vimium)
  2. Check input focus: Some shortcuts don’t work when focused in text fields
  3. Check operating system: OS shortcuts take precedence (e.g., ⌘Space on Mac)
  4. 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.

Platform Differences

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)

Build docs developers (and LLMs) love