st

fork of suckless's simple terminal
Index Commits Files Refs README LICENSE
commit a6af2cc46961a9378ab43919bb308162dedd4153
parent b94ad75e5ded18d7dcafd69070f79838e0ebf24f
Author: noname@inventati.org <noname@inventati.org>
Date:   Mon, 13 Apr 2015 16:06:21 +0200

Remove old TODO entry.

It probably refers to
http://lists.suckless.org/dev/1211/13427.html
and does not seem like a bug in st.

Diffstat:
MTODO | 1-
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/TODO b/TODO
@@ -19,7 +19,6 @@ bugs
 ----
 
 * fix shift up/down (shift selection in emacs)
-* fix -e handling
 * remove DEC test sequence when appropriate
 
 misc