diff options
| author | Christoph Lohmann <20h@r-36.net> | 2014-04-05 20:39:46 +0200 |
|---|---|---|
| committer | Christoph Lohmann <20h@r-36.net> | 2014-04-05 20:39:46 +0200 |
| commit | 62f9142478d58185fee74f41055978f708bffa46 (patch) | |
| tree | 8c312529f9361a31b6c7e0e6ca411cd181794298 | |
| parent | a495fce128a887275d455c09c37b3882e909f962 (diff) | |
| download | st-62f9142478d58185fee74f41055978f708bffa46.tar.gz st-62f9142478d58185fee74f41055978f708bffa46.zip | |
Updating the TODO in preparating for 0.5.
| -rw-r--r-- | TODO | 5 |
1 files changed, 0 insertions, 5 deletions
| @@ -6,22 +6,17 @@ vt emulation | |||
| 6 | code & interface | 6 | code & 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 | ||
| 12 | drawing | 11 | drawing |
| 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 | ||
| 19 | bugs | 16 | bugs |
| 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 | ||
