update todo
This commit is contained in:
parent
f88507f6ff
commit
7f8a03ae6c
11
TODO
11
TODO
@ -1,4 +1,11 @@
|
||||
ToDos in Priority order:
|
||||
|
||||
- implement onInput commands
|
||||
echo_word (echos the last word on pressing space or return)
|
||||
echo_deleted_char (echos deleted char on screen
|
||||
|
||||
- try to consume shortcuts
|
||||
|
||||
- implement commands
|
||||
set_copy_begin_mark
|
||||
set_copy_end_mark
|
||||
@ -9,10 +16,6 @@ ToDos in Priority order:
|
||||
reset_area_marks
|
||||
toggle_highlighted_mode
|
||||
|
||||
- implement onInput commands
|
||||
echo_word (echos the last word on pressing space or return)
|
||||
echo_deleted_char (echos deleted char on screen
|
||||
|
||||
- implement onScreenChange commands
|
||||
read highlighted text mode
|
||||
window mode (define a area and just read that changes)
|
||||
|
Loading…
Reference in New Issue
Block a user