summaryrefslogtreecommitdiff
path: root/gramscii.1
diff options
context:
space:
mode:
authorKatolaZ <katolaz@freaknet.org>2019-07-21 00:11:03 +0100
committerKatolaZ <katolaz@freaknet.org>2019-07-21 00:11:03 +0100
commit4cb5948229fea24c9a2eb3413d6dbe53613bada7 (patch)
tree58f2525b70e1f92916c245bca824c199064e2282 /gramscii.1
parent2e1d9e58798f35b1861862d5dcff8088aab4edea (diff)
style change in box and arrow modes + fix manpage
Diffstat (limited to 'gramscii.1')
-rw-r--r--gramscii.119
1 files changed, 14 insertions, 5 deletions
diff --git a/gramscii.1 b/gramscii.1
index 1ee0234..67a42cd 100644
--- a/gramscii.1
+++ b/gramscii.1
@@ -17,7 +17,9 @@ keystrokes, and keystrokes have different meaning in different modes.
The default mode is
.B move
mode, which allows the user to move the cursor around the screen.
-Exiting from any other mode automatically puts gramscii in
+Exiting from any other mode (either via pressing
+.B [ESC]
+or by toggling the current mode) automatically puts gramscii in
.B move
mode. There are four classes of commands in gramscii, namely
.B GENERAL,
@@ -195,7 +197,9 @@ while in
.BI erase
mode, the current erase operation is aborted. Press
.B x
-again to make the erase permanent.
+again to make the erase permanent and return to
+.B move
+mode.
.TP 7m
.BI i
Enter
@@ -255,8 +259,13 @@ mode.
.RE
.SS STYLES
-The following commands can be used to customise the style of lines,
-corners, and arrow start and end points:
+The style of lines, corners and markers can be changed at any time while
+in
+.B move,
+.B box,
+and
+.B arrow
+mode. The following style commands are available:
.TP 5m
.B .
(dot) Reset all styles to their default values.
@@ -362,7 +371,7 @@ would automatically save the screen into "filename".
.SH BUGS
gramscii currently manages only a fixed screen of 25 rows by 100
columns. This will be changed in a future release to support scrolling
-and "virtual" screen of any (reasonable) size.
+and "virtual" screens of any (reasonable) size.
.PP
gramscii currently does
.B not