aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TODO9
-rw-r--r--st.info2
2 files changed, 5 insertions, 6 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----
diff --git a/st.info b/st.info
index bd9c158..ccd31f2 100644
--- a/st.info
+++ b/st.info
@@ -3,7 +3,7 @@
3st| simpleterm, 3st| simpleterm,
4 acsc=``aaffggiijjkkllmmnnooppqqrrssttuuvvwwxxyyzz{{||}}~~, 4 acsc=``aaffggiijjkkllmmnnooppqqrrssttuuvvwwxxyyzz{{||}}~~,
5 am, 5 am,
6# bce, 6 bce,
7 bel=^G, 7 bel=^G,
8# blink=\E[5m, 8# blink=\E[5m,
9 bold=\E[1m, 9 bold=\E[1m,