st

fork of suckless's simple terminal
Index Commits Files Refs README LICENSE
commit 86cf8e3073aa5c51f7ea8ea9a9ca5f13dde829c3
parent 4a4ae19158a6d18d63b8e9fce92e6e5e45543746
Author: Christoph Lohmann <20h@r-36.net>
Date:   Wed,  5 Sep 2012 23:06:59 +0200

Adding the removal of the timeouts to the TODO.

Diffstat:
MTODO | 1+
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/TODO b/TODO
@@ -15,6 +15,7 @@ code & interface
 
 * clean selection code
 * clean and complete terminfo entry
+* remove the timeouts in the main loop
 
 bugs
 ----