From fa3b0af20a0ef0f9e8e43cad0535209595d66d10 Mon Sep 17 00:00:00 2001 From: chrys87 Date: Tue, 18 Jul 2017 11:53:47 +0200 Subject: [PATCH] Update known bugs.txt --- known bugs.txt | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/known bugs.txt b/known bugs.txt index 379a32e2..f8f1cae7 100644 --- a/known bugs.txt +++ b/known bugs.txt @@ -1,18 +1,18 @@ 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 -Glitches (improve diff results): -- For example, in screen, it just tells me bell in window, but doesn't tell me which one. (southernprince) -- alpine seems to have problems (southernprince) -- whole status line in irssi is spoken insteed of just the changes -- whole status line in vim is spoken insteed of just the changes - 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) +- alpine seems to have problems (southernprince) +- 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: -schould be done by autoencoding Verify: -- what is the correct codepage for cyrillic -- cyrillic (see autoencoding prototype) +- cyrillic (Done (Autoencode), needs testing)