commit 51a0265bb78612fc52c2322979c1eb3837d041e9 parent a2e0c14a5e49863fdd180645a145ab22dd363257 Author: Jan Klemkow <j.klemkow@wemelug.de> Date: Mon, 3 Feb 2020 22:02:36 +0100 add TODO list Diffstat:
| A | TODO | | | 6 | ++++++ |
1 file changed, 6 insertions(+), 0 deletions(-)
diff --git a/TODO b/TODO @@ -0,0 +1,6 @@ + * strlen function which is aware of ESC sequences and unicode + * dynamic input buffer + * Alternative Screen mode detection + * scroll down function + * scroll/jump to buttom on new input + * use mem instead of str functions for \0-Bytes