diff options
| author | Andrew <saintruler@gmail.com> | 2020-05-30 16:04:07 +0400 |
|---|---|---|
| committer | Andrew <saintruler@gmail.com> | 2020-05-30 16:04:07 +0400 |
| commit | 9e9de9906a4145eef20dc9cb81c3b5c47b40eeb0 (patch) | |
| tree | d850c7515f7dba2d4bb0f2691c3de7a7bbc896fc /TODO | |
| parent | 6927662c5281f379827a24c543a801f417b98b93 (diff) | |
removed redundant files and moved readme file
Diffstat (limited to 'TODO')
| -rw-r--r-- | TODO | 28 |
1 files changed, 0 insertions, 28 deletions
@@ -1,28 +0,0 @@ -vt emulation ------------- - -* double-height support - -code & interface ----------------- - -* add a simple way to do multiplexing - -drawing -------- -* add diacritics support to xdraws() - * switch to a suckless font drawing library -* make the font cache simpler -* add better support for brightening of the upper colors - -bugs ----- - -* fix shift up/down (shift selection in emacs) -* remove DEC test sequence when appropriate - -misc ----- - - $ grep -nE 'XXX|TODO' st.c - |