update TODO - sob - simple output bar
HTML git clone git://git.codemadness.org/sob
DIR Log
DIR Files
DIR Refs
DIR README
DIR LICENSE
---
DIR commit fbf256e42d9229923c4e8e15974966efd6bc6384
DIR parent 7a89c043b1e2c774e6522b3b1b3a4114354ee0fd
HTML Author: Hiltjo Posthuma <hiltjo@codemadness.org>
Date: Sat, 25 Oct 2014 11:15:38 +0000
update TODO
Diffstat:
M TODO | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
DIR diff --git a/TODO b/TODO
@@ -1 +1,4 @@
-
+- ctrl + arrow don't work in linux console.
+- pipe: write() whole writestr or error, check if it blocks.
+- scripts: improve scripts.
+- send slmenu patch upstream to handle non-CSI arrow keys.