mirror of
https://github.com/Hopiu/micro.git
synced 2026-05-05 05:14:42 +00:00
Update todolist
This commit is contained in:
parent
886bd11ae1
commit
df5e63561f
1 changed files with 3 additions and 5 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue