aboutsummaryrefslogtreecommitdiff
path: root/doc/manual.md
diff options
context:
space:
mode:
authormitchell <70453897+667e-11@users.noreply.github.com>2018-03-19 12:15:04 -0400
committermitchell <70453897+667e-11@users.noreply.github.com>2018-03-19 12:15:04 -0400
commit8c15025f84085cdabaa4b93081a5d7f6096be071 (patch)
tree41d6cbd23c11ff8ef5982002f5bbf4c8b4993221 /doc/manual.md
parent612f7cba1011c569a3621199a32dc89ffbdb2c8a (diff)
downloadtextadept-8c15025f84085cdabaa4b93081a5d7f6096be071.tar.gz
textadept-8c15025f84085cdabaa4b93081a5d7f6096be071.zip
Clarified `M-` modifier key for the terminal version in the manual.
Diffstat (limited to 'doc/manual.md')
-rw-r--r--doc/manual.md4
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.
- - -