docs(readme): update usage hotkeys
This commit is contained in:
parent
d47904ea5b
commit
51607c655c
1 changed files with 4 additions and 1 deletions
|
|
@ -45,7 +45,7 @@ The keys and behavior will update when the project matures a bit, but for now:
|
||||||
In command mode:
|
In command mode:
|
||||||
* n - split focused pane vertically
|
* n - split focused pane vertically
|
||||||
* b - split focused pane horizontally
|
* b - split focused pane horizontally
|
||||||
* m - split largest terminal on screen (vertically or horizontally)
|
* z - split largest terminal on screen (vertically or horizontally)
|
||||||
* j - resize focused pane down
|
* j - resize focused pane down
|
||||||
* k - resize focused pane up
|
* k - resize focused pane up
|
||||||
* h - resize focused pane left
|
* h - resize focused pane left
|
||||||
|
|
@ -53,6 +53,9 @@ In command mode:
|
||||||
* p - move focus to next pane
|
* p - move focus to next pane
|
||||||
* PgUp - scroll up in focused pane
|
* PgUp - scroll up in focused pane
|
||||||
* PgDown - scroll down in focused pane
|
* PgDown - scroll down in focused pane
|
||||||
|
* 1 - new tab
|
||||||
|
* 2 - switch to next tab
|
||||||
|
* 3 - switch to previous tab
|
||||||
* x - close focused pane
|
* x - close focused pane
|
||||||
* q - quit Mosaic
|
* q - quit Mosaic
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue