small change to manpage - gramscii - A simple editor for ASCII box-and-arrow ch… | |
Log | |
Files | |
Refs | |
Tags | |
README | |
LICENSE | |
--- | |
commit 0c0e806e433057096f50d1e2ce11111a3d52d87a | |
parent a9200ba6cceac59793c5460b4e653f4b7f43fb4c | |
Author: KatolaZ <[email protected]> | |
Date: Fri, 9 Aug 2019 07:31:43 +0100 | |
small change to manpage | |
Diffstat: | |
M gramscii.1 | 12 ++++++++++++ | |
1 file changed, 12 insertions(+), 0 deletions(-) | |
--- | |
diff --git a/gramscii.1 b/gramscii.1 | |
@@ -222,6 +222,18 @@ is equivalent to | |
.B gjgl | |
). | |
.PP | |
+Global positioning commands are available in | |
+.B box, arrow, visual, | |
+and | |
+.B erase | |
+mode. Notice that | |
+.B gg, gG, | |
+and | |
+.B gm, | |
+are not available in | |
+.B arrow | |
+mode. | |
+.PP | |
Typing | |
.BI g | |
followed by any character that is not listed above has no effect on the |