r/o

783e319aaf36db5a1062d86615a29100a2dc043a parent d78e86aa

authored by Yuki Izumi <yuki@kivikakk.ee> 10 years ago

TODO

TODO | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/TODO b/TODO
index ab864f8..a79384f 100644
--- a/TODO
+++ b/TODO
@@ -1,10 +1,12 @@
* model a text editor
- * [ ] virtual space
- * considerations for backspace/delete in virtual space
+ * [ ] virtual space (considerations for backspace/delete in virtual space)
+
* model the application GUI
+ * [x] multiple editors
* [ ] menus
* [ ] dialogs
* [ ] mouse control
+
* lexer + parser
* [x] parse simple program
* [ ] execute simple program