Another thing for TODO – resize. - st - simple terminal
HTML git clone https://git.parazyd.org/st
DIR Log
DIR Files
DIR Refs
DIR README
DIR LICENSE
---
DIR commit e02d72441ab6c1fba649ca65824b2d5dbb9db0f4
DIR parent 052a617828e446c8ee17dfefceba447fcf1f50e2
HTML Author: Christoph Lohmann <20h@r-36.net>
Date: Tue, 4 Sep 2012 22:06:54 +0200
Another thing for TODO – resize.
Diffstat:
M TODO | 1 +
1 file changed, 1 insertion(+), 0 deletions(-)
---
DIR diff --git a/TODO b/TODO
@@ -4,6 +4,7 @@ vt emulation
* color definition in CSI
* implement CSI parsing
* implement real italic
+* tell ncurses applications about resize
code & interface
----------------