From 77715ff5da03fe1eb186634fe3e0cee5c54513bb Mon Sep 17 00:00:00 2001 From: chrys87 Date: Wed, 8 Nov 2017 16:50:06 +0100 Subject: [PATCH] Update TODO v2.0 --- TODO v2.0 | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/TODO v2.0 b/TODO v2.0 index ae52f70a..af6563e8 100644 --- a/TODO v2.0 +++ b/TODO v2.0 @@ -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