st

fork of suckless's simple terminal
Index Commits Files Refs README LICENSE
commit 0eaed8f085d9b0c4763ca3a42338f40e2401e335
parent e4bf2679c1bbbd4d4a8bfdf9c1a143b59ce5888c
Author: Christoph Lohmann <20h@r-36.net>
Date:   Mon, 17 Sep 2012 23:14:40 +0200

Redrawing is fixed.

Diffstat:
MTODO | 1-
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/TODO b/TODO
@@ -28,7 +28,6 @@ bugs
 * fix selection paste for xatom STRING
 * fix umlaut handling in settitle
 * fix rows and column definition in fixed geometry
-* clear the borders of the st window, if something has drawn on it
 
 misc
 ----