keyboard shortcuts

pngr is built to drive from the keyboard. Shortcuts work on every authenticated page and are suppressed while you're typing in an input, textarea, or editable field — so typing a letter into a form never fires a navigation.

command palette

Cmd K (macOS) or Ctrl K elsewhere opens a global, fuzzy-searchable palette across nav destinations, your monitors, incidents, rules, channels, and ad-hoc actions. / opens it too (GitHub muscle memory). Inside: / move, Enter selects, Esc closes.

g-chord navigation

Press g, then a second key within ~1.5 seconds, to jump to a workspace page. A subtle pulsing dot in the corner shows chord mode is armed; any non-matching key, Esc, or the timeout cancels it.

chordgoes to
g ddashboard
g mmonitors
g iincidents
g cchannels
g rrules
g tteam
g ssettings

These chords also show as chips next to each sidebar entry — they're real documentation, not decoration.

single-key actions

keyaction
?show the keyboard-shortcuts help overlay
/open the command palette
nnew — context-aware: new monitor on /monitors, new channel on /channels, new rule on /rules
rrefresh this page's data (on top of the automatic refetch)
note

n only does something on a page with a meaningful create action (/monitors, /channels, /rules) — elsewhere it's a no-op. The help overlay (?) always lists the current bindings, so you never have to remember this table.