scroll

scrollbackbuffer program for st
git clone git://git.suckless.org//gitrepos
Log | Files | Refs

commit 87c2a2924522e9903f826115b760ebdcc8d74d5d
parent 038f45363d55ab4eeac9dc2ed9ebbc59a35a9592
Author: Jochen Sprickerhof <git@jochen.sprickerhof.de>
Date:   Mon, 17 Feb 2020 20:17:18 +0100

Update TODO

Diffstat:
MTODO | 5++---
1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/TODO b/TODO @@ -1,9 +1,8 @@ * strlen function which is aware of unicode * Alternative Screen mode detection - * scroll down function - * scroll/jump to buttom on new input + * scroll/jump to bottom on new input * make scroll configurable by config.h in suckless style - configure option for scrollup/-down hotkeys - - configure option for scroll lenght: nth-linewise and/or pagewise + - configure option for scroll length: nth-linewise and/or pagewise - configure option for scrollbackbuffer size * install target in Makefile