commit 0a2a2263baad926aa6ca9aba23784439468b0a8d
parent aa59b8bd37390e7dc19cad451b285369eed51d71
Author: Jan Klemkow <j.klemkow@wemelug.de>
Date: Wed, 26 Feb 2020 19:50:06 +0100
add todo
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/TODO b/TODO
@@ -1,6 +1,7 @@
* strlen function which is aware of unicode
* Alternative Screen mode detection
* scroll/jump to bottom on new input
+ * single char based I/O to buffer I/O
* make scroll configurable by config.h in suckless style
- configure option for scrollup/-down hotkeys
- configure option for scroll length: nth-linewise and/or pagewise