amend manpage to mention screen size limitation - gramscii - A simple editor fo… | |
Log | |
Files | |
Refs | |
Tags | |
README | |
LICENSE | |
--- | |
commit 8f2b307d1751bb0c34951f778ff5440d2fbf323a | |
parent 1be4c30c5e1526484665c382d784e0de9fe9d8de | |
Author: KatolaZ <[email protected]> | |
Date: Wed, 24 Jul 2019 12:38:10 +0100 | |
amend manpage to mention screen size limitation | |
Diffstat: | |
M gramscii.1 | 6 +++--- | |
1 file changed, 3 insertions(+), 3 deletions(-) | |
--- | |
diff --git a/gramscii.1 b/gramscii.1 | |
@@ -433,9 +433,9 @@ includes some changes that have not been saved to the disk.… | |
would automatically save the screen into "filename". | |
.RE | |
.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" screens of any (reasonable) size. | |
+gramscii currently manages only a fixed screen of the same size of the | |
+screen where it starts from. This will be changed in a future release to | |
+support scrolling and "virtual" screens of any (reasonable) size. | |
.PP | |
gramscii currently does | |
.B not |