Translations: English - Español - French - Italiano - Português (Brasil) - Українська


Ncurses


w3m is a pager/text-based web browser. It is similar to Lynx, but handles some things like page navigation differently. It can render tables and frames (by converting frames into tables) or display a document given from standard input. It can also be used with mouse in an xterm or in a gpm-driven console, and it is small. With appropriate plugins it can even display images (w3m-img) or support a limited form of JavaScript.

Usage

To start the browser in interactive mode:

w3m https://www.debian.org

Dump a formatted page to standard output:

w3m https://www.debian.org -dump

Keyboard Shortcuts

Some common keyboard shortcuts include:

Exit the browser

q

Previous page

B

Download current page

a

Jump to beginning

g

Jump to end

G

Scroll up a page

-

Scroll down a page

+

Open URL

U

See Also


CategorySoftware | CategoryNetworkApplication | CategoryWebBrowserCategoryCommandLineInterface