From 7bad7c1c708bb96ead3f41c2e6c99eb7ffc85c58 Mon Sep 17 00:00:00 2001 From: chrys Date: Thu, 31 May 2018 10:19:27 +0200 Subject: [PATCH] ToDo --- TODO v2.0 | 7 ------- known bugs.txt | 6 ++++++ 2 files changed, 6 insertions(+), 7 deletions(-) diff --git a/TODO v2.0 b/TODO v2.0 index ceae569d..24ae2e46 100644 --- a/TODO v2.0 +++ b/TODO v2.0 @@ -5,13 +5,6 @@ Things needing little knowledge are marked with "(Easy for contribution)". so ju [X] = Done [S] = Stopped -BUGS: -[] Sometimes Numblock hangs and make shortcuts not detect (critical) -[] PTY attribtues not all available at beginning just to current curser (normal) -[] review can run out of screen in PTY pressing next char (normal) -[W] Hilight Tracking not accurate -[W] make PTY better react to shortcuts when a lot of output apears - Cleanups: [] Migrate *Data.py to classes and use getter/setter (Easy for contribution) [] commandsData.py diff --git a/known bugs.txt b/known bugs.txt index 88580fa9..04c3149c 100644 --- a/known bugs.txt +++ b/known bugs.txt @@ -1,6 +1,12 @@ Known Bugs (Problems with the logic ): - word echo triggers twice if there are two spaces after an word and you arrow over them - spellcheck triggers twice if there are two spaces after an word and you arrow over them +[] Sometimes Numblock hangs and make shortcuts not detect (critical) +[] PTY attribtues not all available at beginning just to current curser (normal) +[] review can run out of screen in PTY pressing next char (normal) +[W] Hilight Tracking not accurate (normal) +[W] make PTY better react to shortcuts when a lot of output apears (normal) +[] Numlock/ Capslock is sometimes out of Sync (normal) Glitches (improve diff results): - currently None