commit 44406af94e2af73849967ab2b68e8c66065c1ac8
Author: Jan Klemkow <[email protected]>
AuthorDate: Sun Apr 12 22:27:53 2020 +0200
Commit: Jan Klemkow <[email protected]>
CommitDate: Sun Apr 12 22:27:53 2020 +0200
TODO: handle line wrapps
diff --git a/TODO b/TODO
index 7e6fe47..8eeefb4 100644
--- 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())