From 7df064e2232fd2e445fc92f7c0587bf7a3a3da51 Mon Sep 17 00:00:00 2001 From: chrys Date: Thu, 2 Feb 2017 00:45:27 +0100 Subject: [PATCH] mark braille should follow cursor as done --- TODO v2.0 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TODO v2.0 b/TODO v2.0 index 5b97fc03..f271bc09 100644 --- a/TODO v2.0 +++ b/TODO v2.0 @@ -22,7 +22,6 @@ General: Braille Support: virtual buffer area for scroll left/right if the line is to long for device - follow cursor while typing make cursor following configurable brailleFocusMode: - manual = no automatic toggle command used @@ -83,3 +82,4 @@ Braille Support: flush message after X seconds and show current line (review over text) tweak current commands and output command flush_braille + follow cursor while typing