This website requires JavaScript.
Explore
Help
Sign In
ctome
/
tldr
mirror of
https://github.com/CrimsonTome/tldr.git
Watch
1
Star
0
Fork
You've already forked tldr
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
b051c298d0
tldr
/
pages
/
common
/
elinks.md
243 B
Raw
Blame
History
elinks
A text based browser similar to lynx.
Start the browser:
elinks
Quit the browser:
ctrl+c
Dump output of webpage to console colorizing the text with ANSII control codes:
elinks -dump -dump-color-mode {{1}} {{url}}