From 6f287f90a1fecc5cb81ece7b312a49c3f379e0e9 Mon Sep 17 00:00:00 2001 From: chrys Date: Sun, 25 Mar 2018 23:11:47 +0200 Subject: [PATCH] update ToDo --- TODO v2.0 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/TODO v2.0 b/TODO v2.0 index 5b380b1a..23b905c1 100644 --- a/TODO v2.0 +++ b/TODO v2.0 @@ -84,7 +84,8 @@ Driver (screen, input): https://blog.konpat.me/pythons-pseudo-terminal-pty-examples/ [W] PTY Input driver [X] new event for byte shortcuts (escape sequences) - [] create driver, set flag that it is used in emulation + [X] create driver + [W]set flag that it is used in emulation [W] handle byte shortcuts [W] detect shortcuts [] write/ consume them (controll it at all)