Update TODO v2.0
This commit is contained in:
parent
7c1f2fafb8
commit
77715ff5da
@ -54,6 +54,10 @@ Braille Support:
|
||||
[] print cursor in review
|
||||
[] print cursor in textmode
|
||||
[] word wrapping (if word does not fit print it at next page)
|
||||
https://docs.python.org/2/library/textwrap.html#textwrap.TextWrapper
|
||||
drop_whitespace = False
|
||||
replace_whitespace = False
|
||||
w.fill(i).split('\n')
|
||||
[] command toggle used cursor (in manual brailleFocusMode)
|
||||
[] capture input from braile
|
||||
[] make routing keys assignable by keyboard
|
||||
|
Loading…
Reference in New Issue
Block a user