ToDo
This commit is contained in:
parent
5936465037
commit
7bad7c1c70
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user