mirror of
https://github.com/Hopiu/micro.git
synced 2026-03-16 22:10:26 +00:00
Update readme
This commit is contained in:
parent
bdb699211a
commit
5f304db4a1
3 changed files with 3 additions and 2 deletions
|
|
@ -30,6 +30,7 @@ You can also check out the website for Micro at https://micro-editor.github.io.
|
|||
* Sane defaults
|
||||
* You shouldn't have to configure much out of the box (and it is extremely easy to configure)
|
||||
* Splits and tabs
|
||||
* Nano-like menu to help you remember the keybindings
|
||||
* Extremely good mouse support
|
||||
* This means mouse dragging to create a selection, double click to select by word, and triple click to select by line
|
||||
* Cross platform (It should work on all the platforms Go runs on)
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
|
|
@ -183,7 +183,7 @@ HSplit
|
|||
PreviousSplit
|
||||
ToggleMacro
|
||||
PlayMacro
|
||||
Suspend (Linux only)
|
||||
Suspend (Unix only)
|
||||
ScrollUp
|
||||
ScrollDown
|
||||
SpawnMultiCursor
|
||||
|
|
|
|||
Loading…
Reference in a new issue