mirror of
https://github.com/Hopiu/micro.git
synced 2026-03-29 04:10:25 +00:00
Update todolist
This commit is contained in:
parent
8a57052c10
commit
28c0ee3510
1 changed files with 4 additions and 4 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue