TODO: handle line wrapps - scroll - scrollbackbuffer program for st
(HTM) git clone git://git.suckless.org/scroll
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) README
(DIR) LICENSE
---
(DIR) commit 44406af94e2af73849967ab2b68e8c66065c1ac8
(DIR) parent d5b72e0c65cbaed8b59b9c3c23f5f3fa0dce53b3
(HTM) Author: Jan Klemkow <j.klemkow@wemelug.de>
Date: Sun, 12 Apr 2020 22:27:53 +0200
TODO: handle line wrapps
Diffstat:
M TODO | 1 +
1 file changed, 1 insertion(+), 0 deletions(-)
---
(DIR) diff --git a/TODO b/TODO
@@ -1,3 +1,4 @@
* strlen function which is aware of unicode
+ * handle wrapping lines in scrolling line count correctly
* hotkey to dump buffer to file (like screen hardcopy)
* scroll back if screen was cleared (sh; ls; clear; scrollup())