update TODO - sob - simple output bar | |
git clone git://git.codemadness.org/sob | |
Log | |
Files | |
Refs | |
README | |
LICENSE | |
--- | |
commit 9016f01349bd3d07d8bd208cc3144116d0961d63 | |
parent becbbb1ea807edd361472632cb1571b5c492c41f | |
Author: Hiltjo Posthuma <[email protected]> | |
Date: Thu, 2 Oct 2014 01:07:00 +0000 | |
update TODO | |
Diffstat: | |
M TODO | 2 ++ | |
1 file changed, 2 insertions(+), 0 deletions(-) | |
--- | |
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... |