mouse shortcuts: allow same functions as kb shortcuts
[st.git] / TODO
diff --git a/TODO b/TODO
index 00cfdac..5f74cd5 100644 (file)
--- a/TODO
+++ b/TODO
@@ -11,6 +11,7 @@ code & interface
 drawing
 -------
 * add diacritics support to xdraws()
+       * switch to a suckless font drawing library
 * make the font cache simpler
 * add better support for brightening of the upper colors
 
@@ -18,7 +19,6 @@ bugs
 ----
 
 * fix shift up/down (shift selection in emacs)
-* fix -e handling
 * remove DEC test sequence when appropriate
 
 misc