This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
other:elinks_terminal_web_browser [2021/04/02 04:45] nanodano [Basic usage] |
other:elinks_terminal_web_browser [2021/04/04 20:18] (current) nanodano |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Terminal Web Browsing with ELinks ====== | + | ====== Terminal Web Browsing |
| - | [[http:// | + | [[http:// |
| ===== Installation ===== | ===== Installation ===== | ||
| Line 33: | Line 33: | ||
| ===== Basic usage ===== | ===== Basic usage ===== | ||
| - | To see what features ELinks was built with, go to the Help | About menu with '' | + | To launch elinks, simply invoke |
| - | Use the '' | + | <code bash> |
| + | elinks | ||
| + | |||
| + | # Open multiple tabs at once | ||
| + | elinks devdungeon.com electropunk.net | ||
| + | </ | ||
| + | |||
| + | The main menu at the top is your best friend when starting out. Use the '' | ||
| + | |||
| + | To see what features ELinks was built with, go to the Help | About menu with '' | ||
| - | * Open a URL - '' | + | |
| - | * Scroll down and up - '' | + | |
| - | * Page down - '' | + | * Scroll down and up - '' |
| - | * Page up - '' | + | * Page down - '' |
| - | * Jump to top/bottom of page - '' | + | * Page up - '' |
| - | * Select next/previous link - '' | + | * Jump to top/bottom of page - '' |
| - | * Go back/forward | + | * Go back/forward |
| - | * Open current link - '' | + | * Select next/previous link - '' |
| - | * Open current link in new tab - '' | + | * Open current link - '' |
| + | * Open current link in new tab - '' | ||
| * Tabs | * Tabs | ||
| * Open a new tab - '' | * Open a new tab - '' | ||
| Line 52: | Line 62: | ||
| * Next/ | * Next/ | ||
| * Move tab position - '' | * Move tab position - '' | ||
| - | * Download selected link - '' | + | |
| - | * Open download manager - '' | + | |
| - | * Open a temporary shell - '' | + | * Open download manager - '' |
| - | * Open history - '' | + | |
| - | * Edit keybinds - '' | + | * Add a bookmark - '' |
| + | * Bookmark current page - '' | ||
| + | * Bookmark manager - '' | ||
| + | * Misc | ||
| + | | ||
| + | * Open history - '' | ||
| + | * Edit keybinds - '' | ||
| + | * Quit - '' | ||