aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Lohmann <20h@r-36.net>2014-04-05 20:39:46 +0200
committerChristoph Lohmann <20h@r-36.net>2014-04-05 20:39:46 +0200
commit62f9142478d58185fee74f41055978f708bffa46 (patch)
tree8c312529f9361a31b6c7e0e6ca411cd181794298
parenta495fce128a887275d455c09c37b3882e909f962 (diff)
downloadst-patched-62f9142478d58185fee74f41055978f708bffa46.tar.bz2
st-patched-62f9142478d58185fee74f41055978f708bffa46.tar.xz
st-patched-62f9142478d58185fee74f41055978f708bffa46.zip
Updating the TODO in preparating for 0.5.
-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