Update todolist

This commit is contained in:
Zachary Yedidia
2016-03-22 20:45:31 -04:00
parent 886bd11ae1
commit df5e63561f

View File

@@ -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