Formatting fix. - sam - An updated version of the sam text editor. | |
git clone git://vernunftzentrum.de/sam.git | |
Log | |
Files | |
Refs | |
LICENSE | |
--- | |
commit 0369daac5e0d34e5bf7d710935eada2c44dbdf36 | |
parent 91676a405819c27f541ea8bdd663ab1d5512e960 | |
Author: Rob King <[email protected]> | |
Date: Thu, 1 Sep 2016 09:45:11 -0500 | |
Formatting fix. | |
Diffstat: | |
doc/sam.1 | 2 +- | |
1 file changed, 1 insertion(+), 1 deletion(-) | |
--- | |
diff --git a/doc/sam.1 b/doc/sam.1 | |
@@ -816,7 +816,7 @@ Key Sequence Action | |
C-K Jump to/from the command window | |
C-E/X/D/S Collapse and move selection up/down/right/left | |
C-W/U Delete previous word/to beginning of line | |
-C-Backspace Delete previous word. | |
+C-Backspace Delete previous word | |
C-Y Cut selection | |
C-C Snarf selection | |
C-V Paste selection |