From df5e63561f36cc594d2957f25e96e0a11a215b09 Mon Sep 17 00:00:00 2001 From: Zachary Yedidia Date: Tue, 22 Mar 2016 20:45:31 -0400 Subject: [PATCH] Update todolist --- todolist.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/todolist.md b/todolist.md index 744e4f9e..8bba818d 100644 --- a/todolist.md +++ b/todolist.md @@ -2,8 +2,6 @@ ### Not done -- [ ] Simple auto-completion - - [ ] Tests - [ ] Proper error handling @@ -18,9 +16,6 @@ - [x] Use pageup and pagedown keys - [ ] Much more (copy sublime text or standard system applications) -- [ ] Colorschemes - - [ ] Support for 256 color and true color - - [ ] Help screen - [ ] Help screen which lists keybindings and commands - [ ] Opened with Ctrl-h @@ -46,3 +41,6 @@ - [x] Clipboard support - [x] Ctrl-v, Ctrl-c, and Ctrl-x + +- [x] Colorschemes + - [x] Support for 256 color and true color