From e0d500deb9a77d25e20e3e094a22104193b79a27 Mon Sep 17 00:00:00 2001 From: chrys Date: Sat, 24 Mar 2018 19:30:44 +0100 Subject: [PATCH] update ToDo --- TODO v2.0 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/TODO v2.0 b/TODO v2.0 index dfa3c365..4f3686ae 100644 --- a/TODO v2.0 +++ b/TODO v2.0 @@ -80,10 +80,10 @@ Driver (screen, input): [X] emulation [X] basic reading [W] attributes - [] detect colum/ lines + [X] detect colum/ lines [X] resize on colum / line change - [] make shell command configurable (or detect it) - [] stop emulation properly + [W] make shell command configurable (or detect it) + [W] stop emulation properly [] make pasteing text work again https://docs.python.org/3.2/library/pty.html http://sqizit.bartletts.id.au/2011/02/14/pseudo-terminals-in-python/