From 2c11d42677166eb6c139e85de5222e0f72ad70e3 Mon Sep 17 00:00:00 2001 From: chrys87 Date: Thu, 20 Jul 2017 16:10:01 +0200 Subject: [PATCH] Update known bugs.txt --- known bugs.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/known bugs.txt b/known bugs.txt index f8f1cae7..c93011c7 100644 --- a/known bugs.txt +++ b/known bugs.txt @@ -1,12 +1,10 @@ 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 -- keys sometimes get stuck - device detection is broken - arrow up/down announcement is broken - let drivers choos between threads and process - HilightTracking is broken for autoencoding -- commands are sometimes fired twice (keypress and key release) Glitches (improve diff results): - For example, in screen, it just tells me bell in window, but doesn't tell me which one. (southernprince) @@ -14,5 +12,7 @@ Glitches (improve diff results): - whole status line in irssi is spoken insteed of just the changes - whole status line in vim is spoken insteed of just the changes -Questions: +Test: - cyrillic (Done (Autoencode), needs testing) +- commands are sometimes fired twice (keypress and key release) +- keys sometimes get stuck