This commit is contained in:
chrys 2018-05-31 10:19:27 +02:00
parent 5936465037
commit 7bad7c1c70
2 changed files with 6 additions and 7 deletions

View File

@ -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

View File

@ -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