From 9cc192e38b3ed350c076341ffb93f9cefd412b30 Mon Sep 17 00:00:00 2001 From: chrys87 Date: Thu, 24 May 2018 11:39:21 +0200 Subject: [PATCH] Update TODO v2.0 --- TODO v2.0 | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO v2.0 b/TODO v2.0 index 15f090c2..1e4cee03 100644 --- a/TODO v2.0 +++ b/TODO v2.0 @@ -81,6 +81,7 @@ Driver (screen, input): [X] make shell command configurable (or detect it) [X] stop emulation properly [W] attributes + [W] unify hilgight tracking [X] 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/