diff --git a/todolist.md b/todolist.md index 7dbb1619..1815e485 100644 --- a/todolist.md +++ b/todolist.md @@ -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