diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/manual.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/manual.md b/doc/manual.md index b57b964a..2fa76425 100644 --- a/doc/manual.md +++ b/doc/manual.md @@ -89,7 +89,9 @@ When mentioning key bindings, the manual often shows the Mac OSX and curses equivalents in parenthesis. It may be tempting to assume that some Windows/Linux keys map to Mac OSX's (e.g. `Ctrl` to `⌘`) or curses' (e.g. `Ctrl` to `^`), but this is not always the case. In order to minimize confusion, view key -equivalents as separate entities, not as translations of one another. +equivalents as separate entities, not as translations of one another. It is also +worth pointing out that for curses, the prefix `M-` represents the Alt (or Meta) +modifier key. - - - |