From b6e39a45429e428b841c60a484d2eabf7d83130e Mon Sep 17 00:00:00 2001 From: chrys Date: Sat, 5 Nov 2016 00:20:27 +0100 Subject: [PATCH] marks hilighted mode as done --- TODO | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) diff --git a/TODO b/TODO index a0b85969..f5227b30 100644 --- a/TODO +++ b/TODO @@ -11,14 +11,9 @@ ToDos in Priority order: - implement onScreenUpdate commands read highlighted text mode - -- implement onInput commands - read highlighted vertiacl - read highlighted horizontal - + - implement commands attributes_curr_char - toggle_highlighted_mode generic list command (convert clipboard management) next item pref item @@ -200,14 +195,16 @@ ps a -o tty,comm | grep -e Xorg | grep -v "grep -e Xorg" prev_char_phonetic next_word_phonetic prev_word_phonetic - + toggle_highlighted_mode + - implement onInput commands read_line_if_cursor_change_vertical (needed if you arrow up and down, we want to announce the line) read_char_if_cursur_change_horizontal (needed if you arrow left and right, we want to announce the char under the cursor) echo_char (echos the last char on pressing space or return) echo_word (echos the last word) echo_deleted_char (echos deleted char on screen - + read highlighted + - implement onScreenChange commands promoted text clear_marks_on_screen_change