mark braille should follow cursor as done

This commit is contained in:
chrys 2017-02-02 00:45:27 +01:00
parent 1b05bbfc1c
commit 7df064e223

View File

@ -22,7 +22,6 @@ General:
Braille Support: Braille Support:
virtual buffer area for scroll left/right if the line is to long for device virtual buffer area for scroll left/right if the line is to long for device
follow cursor while typing
make cursor following configurable make cursor following configurable
brailleFocusMode: brailleFocusMode:
- manual = no automatic toggle command used - manual = no automatic toggle command used
@ -83,3 +82,4 @@ Braille Support:
flush message after X seconds and show current line (review over text) flush message after X seconds and show current line (review over text)
tweak current commands and output tweak current commands and output
command flush_braille command flush_braille
follow cursor while typing