mirror of
https://github.com/Hopiu/micro.git
synced 2026-04-09 17:20:57 +00:00
Update help
This commit is contained in:
parent
0ee6be3d0f
commit
a945734db7
1 changed files with 2 additions and 2 deletions
|
|
@ -44,8 +44,8 @@ These are the default keybindings, along with their actions.
|
|||
* Ctrl-d: Half page down
|
||||
* PageUp: Page up
|
||||
* PageDown: Page down
|
||||
* Home: Go to beginning of file
|
||||
* End: Go to end of file
|
||||
* Home: Go to beginning of line
|
||||
* End: Go to end of line
|
||||
* Ctrl-r: Toggle line numbers
|
||||
|
||||
The buffer bindings may be rebound using the `~/.config/micro/bindings.json` file. Each key is bound to an action.
|
||||
|
|
|
|||
Loading…
Reference in a new issue