aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TODO5
1 files changed, 0 insertions, 5 deletions
diff --git a/TODO b/TODO
index 0c538e5..3866f64 100644
--- a/TODO
+++ b/TODO
@@ -6,22 +6,17 @@ vt emulation
6code & interface 6code & interface
7---------------- 7----------------
8 8
9* clean and complete terminfo entry
10* add a simple way to do multiplexing 9* add a simple way to do multiplexing
11 10
12drawing 11drawing
13------- 12-------
14* add diacritics support to xdraws() 13* add diacritics support to xdraws()
15* make the font cache simpler 14* make the font cache simpler
16* add hard width handling
17 * xft is reporting wrong width and height for characters
18 15
19bugs 16bugs
20---- 17----
21 18
22* fix shift up/down (shift selection in emacs) 19* fix shift up/down (shift selection in emacs)
23* fix selection paste for xatom STRING
24* fix rows and column definition in fixed geometry
25* fix -e handling 20* fix -e handling
26* remove DEC test sequence when appropriate 21* remove DEC test sequence when appropriate
27 22