update todo
This commit is contained in:
parent
f88507f6ff
commit
7f8a03ae6c
11
TODO
11
TODO
@ -1,4 +1,11 @@
|
|||||||
ToDos in Priority order:
|
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
|
- implement commands
|
||||||
set_copy_begin_mark
|
set_copy_begin_mark
|
||||||
set_copy_end_mark
|
set_copy_end_mark
|
||||||
@ -8,10 +15,6 @@ ToDos in Priority order:
|
|||||||
set_area_mark
|
set_area_mark
|
||||||
reset_area_marks
|
reset_area_marks
|
||||||
toggle_highlighted_mode
|
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
|
- implement onScreenChange commands
|
||||||
read highlighted text mode
|
read highlighted text mode
|
||||||
|
Loading…
Reference in New Issue
Block a user