mirror of
https://github.com/makeworld-the-better-one/amfora.git
synced 2024-11-28 02:55:11 +03:00
Updated Home (markdown)
parent
ffdb1114fc
commit
ccf55b2fc0
36
Home.md
36
Home.md
@ -21,38 +21,4 @@ Check the [configuration wiki page](Configuration) for more information on how t
|
||||
|
||||
|
||||
## Keybindings
|
||||
Note that you can view all these keybindings within amfora in the help menu which can be brought up using <kbd>?</kbd> and can be exited with <kbd>Esc</kbd>.
|
||||
|
||||
| Key | Action |
|
||||
|:-------------------------------------------------------------:|:------------------------------------------------------------------------------|
|
||||
|<kbd>?</kbd> |Bring up the help menu |
|
||||
|<kbd>Enter</kbd>|Close this help page|
|
||||
|<kbd>Esc</kbd> |Close this help page or any active modal popups |
|
||||
|Arrow keys, <kbd>h</kbd>/<kbd>j</kbd>/<kbd>k</kbd>/<kbd>l</kbd>|Scroll and move the page |
|
||||
|<kbd>Pg Up</kbd>, <kbd>u</kbd> |Go up a page in a document |
|
||||
|<kbd>Pg Dn</kbd>, <kbd>d</kbd> |Go down a page in a document |
|
||||
|<kbd>g</kbd> |Go to top of document |
|
||||
|<kbd>G</kbd> |Go to bottom of document |
|
||||
|<kbd>Tab</kbd> |Navigate to next link/item in a popup |
|
||||
|<kbd>Shift-Tab</kbd> |Navigate to the previous link/item in a popup |
|
||||
|<kbd>b</kbd>, <kbd>Alt-Left</kbd> |Go back in history |
|
||||
|<kbd>f</kbd>, <kbd>Alt-Right</kbd> |Go forward in history |
|
||||
|<kbd>Spacebar</kbd> |Open bar at the bottom, type an URL, link number or search term |
|
||||
|<kbd>Numbers</kbd> |Go to links 1-10 respectively |
|
||||
|<kbd>e</kbd> |Edit current URL |
|
||||
|<kbd>Enter</kbd> |Select current item in a popup, start link highlighting in a page |
|
||||
|<kbd>Shift-Number</kbd> |Go to a specific tab |
|
||||
|<kbd>Shift-0</kbd>, <kbd>)</kbd> |Go to a last tab |
|
||||
|<kbd>F1</kbd> |Previous tab |
|
||||
|<kbd>F2</kbd> |Next tab |
|
||||
|<kbd>Ctrl-H</kbd> |Go home |
|
||||
|<kbd>Ctrl-T</kbd> |New tab, if a link is selected then the link will be opened in a new tab |
|
||||
|<kbd>Ctrl-W</kbd> |Close tab, presently only the right most tab can be closed |
|
||||
|<kbd>Ctrl-R</kbd>, <kbd>R</kbd> |Reload page, discarding cached version or following resizing of terminal |
|
||||
|<kbd>Ctrl-B</kbd> |View bookmarks |
|
||||
|<kbd>Ctrl-D</kbd> |Add, edit, or remove a bookmark for the current page |
|
||||
|<kbd>Ctrl-S</kbd> |Save the current page to your downloads |
|
||||
|<kbd>Ctrl-A</kbd> | View subscriptions
|
||||
|<kbd>Ctrl-X</kbd> | Add or update a subscription |
|
||||
|<kbd>Ctrl-Q</kbd>, <kbd>q</kbd> |Quit |
|
||||
|<kbd>Ctrl-C</kbd> |Hard quit, can be used in the middle of downloading or when a popup is open |
|
||||
Note that you can view all these keybindings within Amfora in the help menu, which can be brought up using <kbd>?</kbd> and exited with <kbd>Esc</kbd>. The keybindings in the help will update if you change your keybindings in the config.
|
Loading…
Reference in New Issue
Block a user