Update TODO
This commit is contained in:
parent
84394afe04
commit
bbfef3e9f5
4
TODO
4
TODO
@ -17,7 +17,6 @@ ToDos in Priority order:
|
|||||||
- implement commands
|
- implement commands
|
||||||
copy_marked
|
copy_marked
|
||||||
set_clipboard_mark
|
set_clipboard_mark
|
||||||
clear_clipboard_marks
|
|
||||||
read_clipboard_mark_text
|
read_clipboard_mark_text
|
||||||
attributes_curr_char
|
attributes_curr_char
|
||||||
set_area_mark
|
set_area_mark
|
||||||
@ -154,6 +153,7 @@ except KeyboardInterrupt:
|
|||||||
curr_clipboard
|
curr_clipboard
|
||||||
paste_clipboard
|
paste_clipboard
|
||||||
reset_review_on_screen_change
|
reset_review_on_screen_change
|
||||||
|
remove_clipboard_marks
|
||||||
|
|
||||||
- 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)
|
||||||
@ -165,4 +165,4 @@ except KeyboardInterrupt:
|
|||||||
- implement onScreenChange commands
|
- implement onScreenChange commands
|
||||||
promoted text
|
promoted text
|
||||||
clear_marks_on_screen_change
|
clear_marks_on_screen_change
|
||||||
|
leve_review_mode_on_screen_change
|
||||||
|
Loading…
Reference in New Issue
Block a user