summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorantirez <antirez@gmail.com>2016-07-10 12:25:07 +0200
committerantirez <antirez@gmail.com>2016-07-10 12:25:07 +0200
commita9f98a96c493d266a0216a79d0a5d347527183bc (patch)
treeebf0cdf18fdb71e5964ab38b4fb2d2fc7a445d0a /TODO
downloadfilo-a9f98a96c493d266a0216a79d0a5d347527183bc.tar.gz
filo-a9f98a96c493d266a0216a79d0a5d347527183bc.zip
First public alpha version.
Diffstat (limited to 'TODO')
-rw-r--r--TODO10
1 files changed, 10 insertions, 0 deletions
diff --git a/TODO b/TODO
new file mode 100644
index 0000000..95ae28b
--- /dev/null
+++ b/TODO
@@ -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.