-
-
Notifications
You must be signed in to change notification settings - Fork 67
Home
Lokesh Krishna edited this page Dec 10, 2020
·
15 revisions
Welcome to the Amfora wiki, the official documentation for Amfora.
You can launch Amfora by just calling amfora
or amfora <url>
on the terminal. You might need to use amfora.exe
on Windows.
You can navigate between links in the following manners:
- Start link highlighting by pressing Enter or Tab. Now you can use Tab and Shift-Tab to move to the next or previous link and then use Enter to visit the highlighted link. You can alternatively press Ctrl-T to open the highlighted link in a new tab.
- Use the number keys to quickly access links 1-10 in a page.
- Press Spacebar to open the bottom bar and then enter a number corresponding to a link on the page and press Enter to visit the link. Alternatively, type
new:N
where N corresponds to a link on the page to open the link in a new tab.
Check the configuration wiki page for more information on how to configure Amfora to your liking.
Note that you can view all these keybindings within amfora in the help menu which can be brought up using ? and can be exited with Esc.
Key | Action |
---|---|
? | Bring up the help menu |
Esc | Exit the help menu |
Arrow keys, h/j/k/l | Scroll and move the page |
Pg Up, u | Go up a page in a document |
Pg Dn, d | Go down a page in a document |
g | Go to top of document |
G | Go to bottom of document |
Tab | Navigate to next link/item in a popup |
Shift-Tab | Navigate to the previous link/item in a popup |
b, Alt-Left | Go back in history |
f, Alt-Right | Go forward in history |
Spacebar | Open bar at the bottom, type an URL, link number or search term |
Numbers | Go to links 1-10 respectively |
e | Edit current URL |
Enter | Select current item in a popup, start link highlighting in a page |
Shift-Number | Go to a specific tab |
Shift-0, ) | Go to a last tab |
F1 | Previous tab |
F2 | Next tab |
Ctrl-H | Go home |
Ctrl-T | New tab, if a link is selected then the link will be opened in a new tab |
Ctrl-W | Close tab, presently only the right most tab can be closed |
Ctrl-R, R | Reload page, discarding cached version or following resizing of terminal |
Ctrl-B | View bookmarks |
Ctrl-D | Add, edit, or remove a bookmark for the current page |
Ctrl-S | Save the current page to your downloads |
Ctrl-A | View subscriptions |
Ctrl-X | Add or update a subscription |
Ctrl-Q, q | Quit |
Ctrl-C | Hard quit, can be used in the middle of downloading or when a popup is open |
If you'd like to support Amfora development, you can sponsor me through Ko-Fi or Github Sponsors. Feel free to submit a PR as well! Thanks.