Update TODO

This commit is contained in:
chrys87 2016-07-25 20:11:27 +02:00 committed by GitHub
parent a9b3326fc8
commit 13f215be33

2
TODO
View File

@ -6,7 +6,6 @@ ToDos in Priority order:
copy_marked copy_marked
paste paste
attributes_curr_char attributes_curr_char
enable_disable_output #enable, disable speech, braile and sound
set_area_mark set_area_mark
reset_area_marks reset_area_marks
toggle_highlighted_mode toggle_highlighted_mode
@ -131,6 +130,7 @@ except KeyboardInterrupt:
enable_disable_speech #enable, disable speech enable_disable_speech #enable, disable speech
enable_disable_braile #enable, disable braile enable_disable_braile #enable, disable braile
enable_disable_sound #enable, disable sound enable_disable_sound #enable, disable sound
enable_disable_output #enable, disable speech, braile and sound
- implement onInput commands - implement onInput commands
read_line_if_cursor_change_vertical (needed if you arrow up and down, we want to announce the line) read_line_if_cursor_change_vertical (needed if you arrow up and down, we want to announce the line)