summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorSaumit Dinesan <79687674+Saumit-D@users.noreply.github.com>2021-09-26 13:49:09 +0530
committerGitHub <noreply@github.com>2021-09-26 13:49:09 +0530
commitcd94b30d33e9150798cf23161de89ffab5db2287 (patch)
treecd6f3a736c3cf5308eb6d8b9470b62b9b329e97e /TODO
parente230f86ab38a91774c9a2efb64fb5068980b9292 (diff)
Add files via upload
Diffstat (limited to 'TODO')
-rw-r--r--TODO28
1 files changed, 28 insertions, 0 deletions
diff --git a/TODO b/TODO
new file mode 100644
index 0000000..5f74cd5
--- /dev/null
+++ b/TODO
@@ -0,0 +1,28 @@
+vt emulation
+------------
+
+* double-height support
+
+code & interface
+----------------
+
+* add a simple way to do multiplexing
+
+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)
+* remove DEC test sequence when appropriate
+
+misc
+----
+
+ $ grep -nE 'XXX|TODO' st.c
+