URI: 
       amend manpage to mention screen size limitation - gramscii - A simple editor for ASCII box-and-arrow charts
   DIR Log
   DIR Files
   DIR Refs
   DIR Tags
   DIR README
   DIR LICENSE
       ---
   DIR commit 8f2b307d1751bb0c34951f778ff5440d2fbf323a
   DIR parent 1be4c30c5e1526484665c382d784e0de9fe9d8de
  HTML Author: KatolaZ <katolaz@freaknet.org>
       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(-)
       ---
   DIR diff --git a/gramscii.1 b/gramscii.1
       @@ -433,9 +433,9 @@ includes some changes that have not been saved to the disk. The command
        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