update TODO - sob - simple output bar
(HTM) git clone git://git.codemadness.org/sob
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) README
(DIR) LICENSE
---
(DIR) commit 9016f01349bd3d07d8bd208cc3144116d0961d63
(DIR) parent becbbb1ea807edd361472632cb1571b5c492c41f
(HTM) Author: Hiltjo Posthuma <hiltjo@codemadness.org>
Date: Thu, 2 Oct 2014 01:07:00 +0000
update TODO
Diffstat:
M TODO | 2 ++
1 file changed, 2 insertions(+), 0 deletions(-)
---
(DIR) diff --git a/TODO b/TODO
@@ -5,6 +5,8 @@
13:32 <@TLH> :P
13:33 <@TLH> C-m as an alias to C-j
+- scripts: for word complete, if there is only one match, just print directly.
+
- test draw on wrapped lines.
- line_yank doesn't work with xclip, but works with xsel...