From 3160f668eefded5083b39496a0eaf22a5663ddf6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Przemys=C5=82aw=20Czerpak?= Date: Wed, 2 Mar 2016 16:34:34 +0100 Subject: [PATCH] 2016-03-02 16:34 UTC+0100 Przemyslaw Czerpak (druzus/at/poczta.onet.pl) * ChangeLog.txt ! typo upper->bottom --- ChangeLog.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog.txt b/ChangeLog.txt index 7a54e25225..0deee398e1 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt @@ -15,7 +15,7 @@ + added support for CYGWIN ssh terminal (i.e. ssh.exe included in github for MS-Windows) ! fixed support for terminals which always scrolls when the most - upper/right character is written. + bottom/right character is written. In current version GTTRM simply ignores this character cell. On such terminals it can be shown by writing the last character one cell before then sending escape sequences to move cursor back,