Update TODO v2.0

This commit is contained in:
chrys87 2017-02-02 10:21:50 +01:00 committed by GitHub
parent 7130735af8
commit 8a112a72be

View File

@ -21,13 +21,17 @@ General:
last item last item
Braille Support: Braille Support:
virtual buffer area for scroll left/right if the line is to long for device create offset for scrolling
respect scrolling
add command to scroll left
add command to scroll Right
make cursor following configurable make cursor following configurable
brailleCursorTrackingMode
- cell
- page
brailleFocusMode: brailleFocusMode:
- manual = no automatic toggle command used - manual = no automatic toggle command used
- review = priority to review
- last = follow last used cursor - last = follow last used cursor
- text = jumps to textcursor when typing, needs command to be back to review
print cursor in review print cursor in review
print cursor in textmode print cursor in textmode
command for scroll left command for scroll left
@ -83,3 +87,5 @@ Braille Support:
tweak current commands and output tweak current commands and output
command flush_braille command flush_braille
follow cursor while typing follow cursor while typing
brailleFocusMode:
- review = priority to review