aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorAurélien Aptel <aurelien.aptel@gmail.com>2012-02-15 19:33:48 +0100
committerAurélien Aptel <aurelien.aptel@gmail.com>2012-02-15 19:33:48 +0100
commitadf5d2e32a74704778e60e71be5425b7d7fff3e2 (patch)
treed4da30d5797e6b9ebece1d3b0348631ac906acfd /TODO
parent62d380947ee9fb8a1d5678985b1a729cfd4310b4 (diff)
downloadst-adf5d2e32a74704778e60e71be5425b7d7fff3e2.tar.gz
st-adf5d2e32a74704778e60e71be5425b7d7fff3e2.tar.bz2
show dark cursor when unfocused.
Diffstat (limited to 'TODO')
-rw-r--r--TODO7
1 files changed, 6 insertions, 1 deletions
diff --git a/TODO b/TODO
index 62a9f42..311d9ca 100644
--- a/TODO
+++ b/TODO
@@ -10,10 +10,15 @@ code & interface
* clean selection code
* clean and complete terminfo entry
-* fix shift up/down (shift selection in emacs)
* fast drawing
* ...
+bugs
+----
+
+* handle XOpenMI() errors
+* fix shift up/down (shift selection in emacs)
+
misc
----