[hackers] [scroll] Recover comment || Jochen Sprickerhof

From: <git_AT_suckless.org>
Date: Sat, 25 Apr 2020 23:18:20 +0200 (CEST)

commit 37bc45d3a474b2a108440862533460ca5636193a
Author: Jochen Sprickerhof <git_AT_jochen.sprickerhof.de>
AuthorDate: Sat Apr 25 23:15:23 2020 +0200
Commit: Jochen Sprickerhof <git_AT_jochen.sprickerhof.de>
CommitDate: Sat Apr 25 23:15:23 2020 +0200

    Recover comment

diff --git a/scroll.c b/scroll.c
index 722ea01..9ff5398 100644
--- a/scroll.c
+++ b/scroll.c
_AT_@ -285,6 +285,7 @@ redraw()
         }
 
         if (bottom == TAILQ_FIRST(&head)) {
+ /* add new line in front of the shell prompt */
                 write(STDOUT_FILENO, "\n", 1);
                 write(STDOUT_FILENO, "\033[?25h", 6); /* show cursor */
         } else
Received on Sat Apr 25 2020 - 23:18:20 CEST

This archive was generated by hypermail 2.3.0 : Sat Apr 25 2020 - 23:24:35 CEST