Skip to content

docs: document command menu (p key)#217

Closed
kimjune01 wants to merge 1 commit into
pvolok:masterfrom
kimjune01:docs/182-document-command-modal
Closed

docs: document command menu (p key)#217
kimjune01 wants to merge 1 commit into
pvolok:masterfrom
kimjune01:docs/182-document-command-modal

Conversation

@kimjune01
Copy link
Copy Markdown
Contributor

Closes #182.

Adds a "How to use the command menu" section to the README, explaining the p key shortcut that opens a searchable list of all available commands with their keybindings. Follows the format of the existing "How to copy text" section.

Closes pvolok#182

The command menu was mentioned in the keymap (`p` - All commands)
but had no documentation on what it does or how to use it. Added
a new "How to use the command menu" section explaining:

- What it is (searchable modal with all commands and key bindings)
- How to open it (press p)
- How to filter (type to search)
- How to navigate (arrow keys or C-n/C-p)
- How to execute (Enter) or cancel (Esc)

Follows the same format as the existing "How to copy text" section.
@pvolok pvolok closed this May 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Documentation for the command modal

2 participants