scroll

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

commit fc58baa8ef204fe63f01282114a8da2e239f0fe9
parent 0923f44c1a209e2cb047cc13292967b1054f0793
Author: Jan Klemkow <j.klemkow@wemelug.de>
Date:   Tue,  4 Feb 2020 07:31:15 +0100

add some TODOs

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

diff --git a/TODO b/TODO @@ -3,3 +3,6 @@ * scroll down function * scroll/jump to buttom 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 scrollbackbuffer size