diff options
author | antirez <antirez@gmail.com> | 2016-07-10 12:25:07 +0200 |
---|---|---|
committer | antirez <antirez@gmail.com> | 2016-07-10 12:25:07 +0200 |
commit | a9f98a96c493d266a0216a79d0a5d347527183bc (patch) | |
tree | ebf0cdf18fdb71e5964ab38b4fb2d2fc7a445d0a /TODO | |
download | filo-a9f98a96c493d266a0216a79d0a5d347527183bc.tar.gz filo-a9f98a96c493d266a0216a79d0a5d347527183bc.zip |
First public alpha version.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -0,0 +1,10 @@ +IMPORTANT +=== + +* Testing and stability to reach "usable" level. + +MAYBE +=== + +* Send alternate screen sequences if TERM=xterm: "\033[?1049h" and "\033[?1049l" +* Improve internals to be more understandable. |