Update todolist

This commit is contained in:
Zachary Yedidia
2016-03-29 20:53:53 -04:00
parent 8a57052c10
commit 28c0ee3510

View File

@@ -18,10 +18,6 @@
- [x] CtrlZ for undo
- [x] CtrlY for redo
- [ ] Command execution
- [ ] Allow executing simple commands at the bottom of the editor
(like vim or emacs)
### Done
- [x] Line numbers
@@ -34,6 +30,10 @@
- [x] Unicode support
- [x] Command execution
- [x] Allow executing simple commands at the bottom of the editor
(like vim or emacs)
- [x] Help screen
- [x] Help screen which lists keybindings and commands
- [x] Opened with Ctrl-h