diff --git a/doc/pages/mapping.asciidoc b/doc/pages/mapping.asciidoc index 5216e179..c029383b 100644 --- a/doc/pages/mapping.asciidoc +++ b/doc/pages/mapping.asciidoc @@ -138,6 +138,11 @@ be used: **, **, ...**:: Function keys. +**, **:: + The *;* and *%* characters, these keys allow reducing the amount of + backslash escaping in scripts (for example, `exec \%` becomes `exec + `) + NOTE: Although Kakoune allows many key combinations to be mapped, not every possible combination can be triggered. For example, due to limitations in the way terminals handle control characters, mappings like ** are