mirror of
https://github.com/zyedidia/micro.git
synced 2026-03-30 14:47:16 +09:00
Add word selection with double click
This commit is contained in:
@@ -8,10 +8,6 @@
|
||||
|
||||
- [ ] Search and replace
|
||||
|
||||
- [ ] Better selection
|
||||
- [ ] Double click selects current word
|
||||
- [x] Triple click enables line selection
|
||||
|
||||
- [ ] More keybindings
|
||||
- [x] Page up and page down
|
||||
- [x] CtrlA for select all
|
||||
@@ -40,6 +36,10 @@
|
||||
- [x] Help screen which lists keybindings and commands
|
||||
- [x] Opened with Ctrl-h
|
||||
|
||||
- [x] Better selection
|
||||
- [x] Double click selects current word
|
||||
- [x] Triple click enables line selection
|
||||
|
||||
- [x] Options
|
||||
- [x] Colorscheme
|
||||
- [x] tab size
|
||||
|
||||
Reference in New Issue
Block a user