aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorChristoph Lohmann <20h@r-36.net>2012-09-04 22:05:24 +0200
committerChristoph Lohmann <20h@r-36.net>2012-09-04 22:05:24 +0200
commit052a617828e446c8ee17dfefceba447fcf1f50e2 (patch)
tree7242a5ad20b05c5c36eabd445ad1f323e89cfa66 /TODO
parent6e88c7f60206275a5378521ef5d3dd96b0b09f36 (diff)
downloadst-patched-052a617828e446c8ee17dfefceba447fcf1f50e2.tar.bz2
st-patched-052a617828e446c8ee17dfefceba447fcf1f50e2.tar.xz
st-patched-052a617828e446c8ee17dfefceba447fcf1f50e2.zip
Updating the TODO and enabling BCE.
Diffstat (limited to 'TODO')
-rw-r--r--TODO9
1 files changed, 4 insertions, 5 deletions
diff --git a/TODO b/TODO
index 3ddeeb4..c498734 100644
--- a/TODO
+++ b/TODO
@@ -1,17 +1,15 @@
1vt emulation 1vt emulation
2------------ 2------------
3 3
4* screen erased with background color ## capname:bce 4* color definition in CSI
5* back tab ## capname:cbt ## seq:CSI Z 5 * implement CSI parsing
6* ... 6* implement real italic
7 7
8code & interface 8code & interface
9---------------- 9----------------
10 10
11* clean selection code 11* clean selection code
12* clean and complete terminfo entry 12* clean and complete terminfo entry
13* fast drawing
14* ...
15 13
16bugs 14bugs
17---- 15----
@@ -21,6 +19,7 @@ bugs
21* fix selection click 19* fix selection click
22* fix selection paste for xatom STRING 20* fix selection paste for xatom STRING
23* fix umlaut handling in settitle 21* fix umlaut handling in settitle
22* fix the scrolling issues in less
24 23
25misc 24misc
26---- 25----