From 8c15025f84085cdabaa4b93081a5d7f6096be071 Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Mon, 19 Mar 2018 12:15:04 -0400 Subject: Clarified `M-` modifier key for the terminal version in the manual. --- doc/manual.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'doc/manual.md') 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. - - - -- cgit v1.2.3