st
simple terminal
git clone https://9o.is/git/st.git
commit e9c677816c0161a6702dabb244bd2fd918dcb0af parent 74d6abfee5a1455c7c126d6b78760efd65d9d7c3 Author: Christoph Lohmann <20h@r-36.net> Date: Mon, 24 Sep 2012 10:31:35 +0200 Adding a TODO for xft fallback. Diffstat:
| M | TODO | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/TODO b/TODO @@ -19,6 +19,7 @@ code & interface * add border around cursor, when it could be hard to read * white border when not selected would suffice * + definition in config.h +* add fallback fonts for the restricted xft code bugs ----