X-Git-Url: https://git.xinqibao.xyz/st.git/blobdiff_plain/488977c8efd0b3ad5bcc7a76f35e737f56381f45..9ba7ecf7b15ec2986c6142036706aa353b249ef9:/TODO

diff --git a/TODO b/TODO
index 00cfdac..5f74cd5 100644
--- 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