X-Git-Url: https://git.xinqibao.xyz/st.git/blobdiff_plain/62f9142478d58185fee74f41055978f708bffa46..94b8ec002101a5e8f52a342e53431eea71aa0631:/TODO

diff --git a/TODO b/TODO
index 3866f64..5f74cd5 100644
--- a/TODO
+++ b/TODO
@@ -11,13 +11,14 @@ 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
 
 bugs
 ----
 
 * fix shift up/down (shift selection in emacs)
-* fix -e handling
 * remove DEC test sequence when appropriate
 
 misc