lynx - chrisman/knowledge GitHub Wiki
a text browser
brew install lynx
I started using it to explore and participate in the gopher community.
-
ofor options -
kfor keybindings -
hfor help
-
forward arrow and back arrow to follow links and return
-
lfor a list of links on the page -
=for link and file info
type o to get into options.
check the save to disk box
-
set an editor. e.g. vim
So that you can edit local files. And send messages.
-
set numbered links: Keypad mode -> Links are numbered.
Now you can just type a number and hit Enter to follow that link.
Apply your changes.
You can use lynx as a file browser.
Navigate to a directory and lynx .
-
You can
ffor file options. (tor.to tag files, and thenffor bulk options -
cto create a file or directory. -
view a file and then
eto edit it (after you've specified an editor) -
\to view source
Some HTML documents you can "comment" on with c, but that doesn't always
work. You can also g and type mailto:<address> to mail an individual.