Documentation cleanup. - sam - An updated version of the sam text editor.
(HTM) git clone git://vernunftzentrum.de/sam.git
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) LICENSE
---
(DIR) commit bacbfdfab4e99957205378230b6a19751a881293
(DIR) parent f90d37ea59dee98fe90c68a06ef0f20f1633c25b
(HTM) Author: Rob King <jking@deadpixi.com>
Date: Wed, 7 Dec 2016 23:49:29 -0600
Documentation cleanup.
Diffstat:
doc/samrc.5 | 13 +++++++++++--
1 file changed, 11 insertions(+), 2 deletions(-)
---
(DIR) diff --git a/doc/samrc.5 b/doc/samrc.5
@@ -217,11 +217,12 @@ This string consists of one or more of
.Dq "*"
meaning any set of modifiers,
.Dq "a"
-meaning Alt (Mod1),
+meaning Alt
+.Pq Mod1 ","
.Dq "c"
meaning Control, or
.Dq "s"
-meaning shift.
+meaning Shift.
.Pp
For example,
bind the "exchange" command to
@@ -233,6 +234,14 @@ the following directive could be used:
.Ed
.Pp
+Note that using the Alt key in bindings can interfere with composition sequences using the bound key
+.Po
+see
+.Dq "Composed Text Input"
+in
+.Xr sam 1
+for details
+.Pc "."
.Ss "Command Names"
The following names can be used for commands:
.TS