You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
helix-plus/book/src
Tim Siegel 425df93fb8 book: Refer to keys by key names, not representations
This is an attempt to clean up the inconsistent way that keys are
written in various places. These rules require the fewest changes to the
existing text.

Use the "Key name", as defined in remapping.md, which uses
"Some-Modifiers-PascalCaseKey". The "Representation", which uses
"S-M-lowercasekey", is only used for configuration entries.

For key combinations which do not present a popup, just present the keys
one after the other, with no intervening space, like `]p`.

For key combinations which present a popup, separate them with ` + `,
like `Space + f`.

The Ctrl modifier is called Ctrl, not Control.
2 years ago
..
generated Update tree-sitter-lua and add textobjects for Lua (#3552) 2 years ago
guides Rename extend indent captures. 2 years ago
SUMMARY.md Delete hooks.md (#3711) 2 years ago
commands.md Fix typos (#3858) 2 years ago
configuration.md Add some vertical characters to the editor.indent-guides documentation (#4163) 2 years ago
from-vim.md Fix typos (#3858) 2 years ago
install.md Add instructions for gnome desktop support using the `.desktop` file (#4165) 2 years ago
keymap.md book: Refer to keys by key names, not representations 2 years ago
lang-support.md Rewrite Language Support docs (#2065) 2 years ago
languages.md Add documentation for `max-line-length` (#3974) 2 years ago
remapping.md book: Refer to keys by key names, not representations 2 years ago
themes.md book: Refer to keys by key names, not representations 2 years ago
title-page.md book: add wiki links to the title page and install page (#3017) 2 years ago
usage.md book: Refer to keys by key names, not representations 2 years ago