Skip to content

Conventions

Shortcut table format

Shortcut Action Frequency Custom Notes
Ctrl + P Open file Daily No Example row
hyper + J Move focus to previous window Daily Yes Backward (clockwise)

Key notation

Use Material for MkDocs key notation:

Meaning Format
Hyper hyper
Meh meh
Control ++ctrl++
Command ++cmd++
Option / Alt ++alt++
Shift ++shift++
Escape ++esc++
Enter ++enter++
Space ++space++
Arrow keys ++left++, ++right++, ++up++, ++down++

For multi-step shortcuts, use then:

++ctrl++ + ++b++ then ++c++

Frequency labels

Label Rule of thumb
Daily Used constantly
Weekly Used often enough to memorize
Monthly Useful but easy to forget
Rare Reference only

Custom mapping labels

Label Meaning
No Default shortcut
Yes Your own mapping
Maybe Depends on platform, profile, extension, or config

Prefer official documentation first. Community cheat sheets are useful for examples, but official docs should be the source of truth when possible.