mirror of
https://github.com/gotbletu/shownotes
synced 2024-11-10 19:10:36 +00:00
60 lines
2.1 KiB
Markdown
60 lines
2.1 KiB
Markdown
|
# W3M Web Browser - Enable Quicker Navigation Options
|
|||
|
w3m is a text based browser which can display local or remote web pages as well as other documents. It is able to process HTML tables
|
|||
|
and frames but it ignores JavaScript and Cascading Style Sheets. w3m can also serve as a pager for text files named as arguments or
|
|||
|
passed on standard input, and as a general purpose directory browser.
|
|||
|
|
|||
|
w3m organizes its content in buffers or tabs, allowing easy navigation between them. With the w3m-img extension installed, w3m can dis‐
|
|||
|
play inline graphics in web pages. And whenever w3m's HTML rendering capabilities do not meet your needs, the target URL can be handed
|
|||
|
over to a graphical browser with a single command.
|
|||
|
|
|||
|
* tutorial video: [Link](https://www.youtube.com/watch?v=8-11SkjJVdo)
|
|||
|
* offical website: [Link](http://w3m.sourceforge.net)
|
|||
|
|
|||
|
### install requirements
|
|||
|
w3m
|
|||
|
|
|||
|
### configuration
|
|||
|
w3m google.com
|
|||
|
hit o
|
|||
|
|
|||
|
Display Settings:
|
|||
|
Display link URL automatically (*)YES
|
|||
|
Display link numbers (*)YES
|
|||
|
Display current line number (*)YES
|
|||
|
Show line numbers (*)YES
|
|||
|
|
|||
|
>>> Make sure to save the changes then exit w3m and reload it
|
|||
|
|
|||
|
### hotkeys
|
|||
|
<number>g = jump to line number
|
|||
|
<number>[ = jump to link number
|
|||
|
[ or ] = jump to 1st or last link
|
|||
|
|
|||
|
### playlist
|
|||
|
- want to watch more w3m related stuff?
|
|||
|
- https://www.youtube.com/playlist?list=PLqv94xWU9zZ35Yv0s6zMID5JoS8qu19Kh
|
|||
|
|
|||
|
|
|||
|
### references
|
|||
|
- https://www.youtube.com/watch?v=8-11SkjJVdo
|
|||
|
- playlist: https://www.youtube.com/playlist?list=PLqv94xWU9zZ35Yv0s6zMID5JoS8qu19Kh
|
|||
|
- http://w3m.sourceforge.net
|
|||
|
- https://unix.stackexchange.com/a/252029
|
|||
|
|
|||
|
### contact
|
|||
|
|
|||
|
_ _ _ _
|
|||
|
__ _ ___ | |_| |__ | | ___| |_ _ _
|
|||
|
/ _` |/ _ \| __| '_ \| |/ _ \ __| | | |
|
|||
|
| (_| | (_) | |_| |_) | | __/ |_| |_| |
|
|||
|
\__, |\___/ \__|_.__/|_|\___|\__|\__,_|
|
|||
|
|___/
|
|||
|
|
|||
|
- http://www.youtube.com/user/gotbletu
|
|||
|
- https://twitter.com/gotbletu
|
|||
|
- https://plus.google.com/+gotbletu
|
|||
|
- https://github.com/gotbletu
|
|||
|
- gotbletu@gmail.com
|
|||
|
|
|||
|
|