Browse Source

TODO: handle line wrapps

Jan Klemkow 5 years ago
parent
commit
44406af94e
1 changed files with 1 additions and 0 deletions
  1. 1 0
      TODO

+ 1 - 0
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())