todo and release notes
This commit is contained in:
parent
ab3b55b530
commit
65fc6cb027
@ -29,9 +29,9 @@ Imporove attribute handling
|
|||||||
[X] improve attributes_curr_char (Easy for contribution)
|
[X] improve attributes_curr_char (Easy for contribution)
|
||||||
[X] add an attribute sound (Easy for contribution)
|
[X] add an attribute sound (Easy for contribution)
|
||||||
[X] beep on cursor/ review by char (capital wins) (Easy for contribution)
|
[X] beep on cursor/ review by char (capital wins) (Easy for contribution)
|
||||||
|
[X] make heiglight tracking more accurate
|
||||||
[] beep on review by word (once for multiple, capital wins) (Easy for contribution)
|
[] beep on review by word (once for multiple, capital wins) (Easy for contribution)
|
||||||
[] configurable (by char, by word, none) (Easy for contribution)
|
[] configurable (by char, by word, none) (Easy for contribution)
|
||||||
[W] make heiglight tracking more accurate
|
|
||||||
https://github.com/jwilk/vcsapeek/blob/master/linuxvt.py
|
https://github.com/jwilk/vcsapeek/blob/master/linuxvt.py
|
||||||
|
|
||||||
[W] Barrier Mode
|
[W] Barrier Mode
|
||||||
|
@ -5,6 +5,8 @@ Known Bugs (Problems with the logic ):
|
|||||||
[] Numlock/ Capslock is sometimes out of Sync (normal)
|
[] Numlock/ Capslock is sometimes out of Sync (normal)
|
||||||
[] lag when stopping speech for speechd speech driver
|
[] lag when stopping speech for speechd speech driver
|
||||||
[] lag when start speaking with generic speech driver
|
[] lag when start speaking with generic speech driver
|
||||||
|
[W] setup.py fails on raspian
|
||||||
|
|
||||||
Glitches (improve diff results):
|
Glitches (improve diff results):
|
||||||
currently None
|
currently None
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user