]> git.lizzy.rs Git - micro.git/commitdiff
Update todolist
authorZachary Yedidia <zyedidia@gmail.com>
Thu, 24 Mar 2016 01:12:22 +0000 (21:12 -0400)
committerZachary Yedidia <zyedidia@gmail.com>
Thu, 24 Mar 2016 01:12:22 +0000 (21:12 -0400)
todolist.md

index 19fab07d6be5c6fe4df7311e60cec016b85eab7e..d4d878a56ef0441863d32cba39f1778f7c9cf616 100644 (file)
@@ -8,13 +8,19 @@
 
 - [ ] Optimization/Cleanup
 
+- [ ] Search and replace
+
 - [ ] Better selection
     - [ ] Double click selects current word
     - [ ] Triple click enables line selection
 
 - [ ] More keybindings
-    - [x] Use pageup and pagedown keys
-    - [ ] Much more (copy sublime text or standard system applications)
+    - [x] Page up and page down
+    - [x] CtrlA for select all
+    - [x] CtrlO for open file
+    - [ ] CtrlF for find
+    - [x] CtrlZ for undo
+    - [x] CtrlY for redo
 
 - [ ] Help screen
     - [ ] Help screen which lists keybindings and commands
@@ -40,7 +46,7 @@
     - [x] Undo/redo stack
 
 - [x] Clipboard support
-    - [x] Ctrl-v, Ctrl-c, and Ctrl-x
+    - [x] CtrlV, CtrlC, and CtrlX
 
 - [x] Colorschemes
     - [x] Support for 256 color and true color