diff options
Diffstat (limited to 'doc/Possible-key-values.md')
| -rw-r--r-- | doc/Possible-key-values.md | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/Possible-key-values.md b/doc/Possible-key-values.md index caf9380..b189971 100644 --- a/doc/Possible-key-values.md +++ b/doc/Possible-key-values.md @@ -1,6 +1,9 @@ # Key values -This is an exhaustive list of special values accepted for the `key0` through `key8` or `nw` through `se` attributes on a key. Any string that does not exactly match these will be printed verbatim. +This is an exhaustive list of special values accepted for the `key0` through `key8` or `nw` through `se` attributes on a key. + +Any string that does not exactly match these will be printed verbatim. +A key can output multiple characters, but cannot combine multiple built-in key values. ## Escape codes Value | Escape code for |
