| tUpdating the TODO in preparating for 0.5. - st - [fork] customized build of st… | |
| git clone git://src.adamsgaard.dk/st | |
| Log | |
| Files | |
| Refs | |
| README | |
| LICENSE | |
| --- | |
| commit 62f9142478d58185fee74f41055978f708bffa46 | |
| parent a495fce128a887275d455c09c37b3882e909f962 | |
| Author: Christoph Lohmann <[email protected]> | |
| Date: Sat, 5 Apr 2014 20:39:46 +0200 | |
| Updating the TODO in preparating for 0.5. | |
| Diffstat: | |
| M TODO | 5 ----- | |
| 1 file changed, 0 insertions(+), 5 deletions(-) | |
| --- | |
| diff --git a/TODO b/TODO | |
| t@@ -6,22 +6,17 @@ vt emulation | |
| code & interface | |
| ---------------- | |
| -* clean and complete terminfo entry | |
| * add a simple way to do multiplexing | |
| drawing | |
| ------- | |
| * add diacritics support to xdraws() | |
| * make the font cache simpler | |
| -* add hard width handling | |
| - * xft is reporting wrong width and height for characters | |
| bugs | |
| ---- | |
| * fix shift up/down (shift selection in emacs) | |
| -* fix selection paste for xatom STRING | |
| -* fix rows and column definition in fixed geometry | |
| * fix -e handling | |
| * remove DEC test sequence when appropriate | |