Updated todo file.
This commit is contained in:
parent
dfcf9fc6a5
commit
b31903e838
3
todo.md
3
todo.md
|
@ -10,14 +10,13 @@
|
||||||
- Editing (these are undoable):
|
- Editing (these are undoable):
|
||||||
//- insert_text
|
//- insert_text
|
||||||
//- remove_text
|
//- remove_text
|
||||||
- move_text
|
//- move_text
|
||||||
- Undo functionality:
|
- Undo functionality:
|
||||||
//- Undo
|
//- Undo
|
||||||
//- Redo
|
//- Redo
|
||||||
- Op section begin (for delimiting composite edit operations)
|
- Op section begin (for delimiting composite edit operations)
|
||||||
- Op section end
|
- Op section end
|
||||||
- Info:
|
- Info:
|
||||||
- byte_count (useful when saving the file)
|
|
||||||
//- grapheme_count
|
//- grapheme_count
|
||||||
//- line_count
|
//- line_count
|
||||||
- Position conversions:
|
- Position conversions:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user