From 28c0ee35101d3589fd1bcb73db15d5991c07d711 Mon Sep 17 00:00:00 2001 From: Zachary Yedidia Date: Tue, 29 Mar 2016 20:53:53 -0400 Subject: [PATCH] Update todolist --- todolist.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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