st

fork of suckless's simple terminal
Index Commits Files Refs README LICENSE
commit 784765ca35389a9579976d3e5ec9dc73de4bf4d9
parent 1d378227c0349d83c540771815250c4506d578f3
Author: Christoph Lohmann <20h@r-36.net>
Date:   Wed, 31 Oct 2012 20:35:07 +0100

Cleaning up the TODO file.

Diffstat:
MTODO | 4----
1 file changed, 0 insertions(+), 4 deletions(-)
diff --git a/TODO b/TODO
@@ -14,11 +14,7 @@ vt emulation
 code & interface
 ----------------
 
-* clean selection code
 * clean and complete terminfo entry
-* add border around cursor, when it could be hard to read
-    * white border when not selected would suffice
-    * + definition in config.h
 * add fallback fonts for the restricted xft code
 
 bugs