From 2634e4c0f0df2ed1738f46e41b17c8cda457d99d Mon Sep 17 00:00:00 2001 From: chrys Date: Tue, 29 May 2018 22:55:26 +0200 Subject: [PATCH] todo --- TODO v2.0 | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO v2.0 b/TODO v2.0 index 305e6c15..0641b293 100644 --- a/TODO v2.0 +++ b/TODO v2.0 @@ -85,6 +85,7 @@ Driver (screen, input): [X] attributes [X] unify hilgight tracking [X] make pasteing text work again + [X] make double tap work again https://docs.python.org/3.2/library/pty.html http://sqizit.bartletts.id.au/2011/02/14/pseudo-terminals-in-python/ https://blog.konpat.me/pythons-pseudo-terminal-pty-examples/