3 .\" Generator: DocBook XSL Stylesheets v1.73.2 <http://docbook.sf.net/>
5 .\" Manual: The Elinks text-browser
6 .\" Source: ELinks 0.12pre5
8 .TH "ELINKS" "1" "07/07/2009" "ELinks 0\&.12pre5" "The Elinks text\-browser"
9 .\" disable hyphenation
11 .\" disable justification (adjust text to left margin only)
14 elinks \- lynx-like alternative character mode WWW browser
16 \fIelinks\fR [OPTION]\&... [URL]\&...
19 \fIELinks\fR is a text mode WWW browser, supporting colors, table rendering, background downloading, menu driven configuration interface, tabbed browsing and slim code\&.
21 Frames are supported\&. You can have different file formats associated with external viewers\&. mailto: and telnet: are supported via external clients\&.
23 ELinks can handle both local files and remote URLs\&. The main supported remote URL protocols are \fIHTTP\fR, \fIHTTPS\fR (with SSL support compiled in) and \fIFTP\fR\&. Additional protocol support exists for \fIBitTorrent\fR \fIfinger\fR, \fIGopher\fR, \fISMB\fR and \fINNTP\fR\&.
25 The homepage of \fIELinks\fR can be found at <http://elinks\&.cz/>, where the ELinks manual is also hosted\&.
28 Most options can be set in the user interface or config file, so usually you do not need to care about them\&. Note that this list is roughly equivalent to the output of running ELinks with the option \-\-long\-help\&.
30 \fB\-anonymous\fR \fI[0|1]\fR (default: 0)
34 so it can run on an anonymous account\&. Local file browsing, downloads, and modification of options will be disabled\&. Execution of viewers is allowed, but entries in the association table can\'t be added or modified\&.
37 \fB\-auto\-submit\fR \fI[0|1]\fR (default: 0)
39 Automatically submit the first form in the given URLs\&.
42 \fB\-base\-session\fR \fI<num>\fR (default: 0)
44 Used internally when opening
46 instances in new windows\&. The ID maps to information that will be used when creating the new instance\&. You don\'t want to use it\&.
49 \fB\-config\-dir\fR \fI<str>\fR (default: "")
53 will read and write its config and runtime state files to instead of
54 \fI~/\&.elinks\fR\&. If the path does not begin with a \'/\' it is assumed to be relative to your
61 Print a configuration file with options set to the built\-in defaults to stdout\&.
64 \fB\-config\-file\fR \fI<str>\fR (default: "elinks\&.conf")
66 Name of the configuration file that all configuration options will be read from and written to\&. It should be relative to
72 Print help for configuration options and exit\&.
75 \fB\-default\-mime\-type\fR (alias for mime\&.default_type)
77 The default MIME type used for documents of unknown type\&.
80 \fB\-default\-keys\fR \fI[0|1]\fR (default: 0)
82 When set, all keybindings from configuration files will be ignored\&. It forces use of default keybindings and will reset user\-defined ones on save\&.
85 \fB\-dump\fR \fI[0|1]\fR (default: 0)
87 Print formatted plain\-text versions of given URLs to stdout\&.
90 \fB\-dump\-charset\fR (alias for document\&.dump\&.codepage)
92 Codepage used when formatting dump output\&.
95 \fB\-dump\-color\-mode\fR (alias for document\&.dump\&.color_mode)
101 \fB\-dump\-width\fR (alias for document\&.dump\&.width)
103 Width of the dump output\&.
108 Specify configuration file directives on the command\-line which will be evaluated after all configuration files has been read\&. Example usage:
109 \fB\-eval \'set protocol\&.file\&.allow_special_files = 1\'\fR
116 assume documents of unknown types are HTML\&. Useful when using
118 as an external viewer from MUAs\&. This is equivalent to
119 \fB\-default\-mime\-type\fR\fB text/html\fR\&.
122 \fB\-?\fR, \fB\-h\fR, \fB\-help\fR
124 Print usage help and exit\&.
127 \fB\-localhost\fR \fI[0|1]\fR (default: 0)
131 to work offline and only connect to servers with local addresses (ie\&. 127\&.0\&.0\&.1)\&. No connections to remote servers will be permitted\&.
136 Print detailed usage help and exit\&.
141 Look up specified host and print all DNS resolved IP addresses\&.
144 \fB\-no\-connect\fR \fI[0|1]\fR (default: 0)
148 as a separate instance instead of connecting to an existing instance\&. Note that normally no runtime state files (bookmarks, history, etc\&.) are written to the disk when this option is used\&. See also
152 \fB\-no\-home\fR \fI[0|1]\fR (default: 0)
154 Disables creation and use of files in the user specific home configuration directory (\fI~/\&.elinks\fR)\&. It forces default configuration values to be used and disables saving of runtime state files\&.
157 \fB\-no\-numbering\fR (alias for document\&.dump\&.numbering)
159 Prevents printing of link number in dump output\&.
161 Note that this really affects only
162 \-dump, nothing else\&.
165 \fB\-no\-references\fR (alias for document\&.dump\&.references)
167 Prevents printing of references (URIs) of document links in dump output\&.
169 Note that this really affects only
170 \-dump, nothing else\&.
177 instance by passing commands to it\&. The option takes an additional argument containing the method which should be invoked and any parameters that should be passed to it\&. For ease of use, the additional method argument can be omitted in which case any URL arguments will be opened in new tabs in the remote instance\&.
179 Following is a list of the supported methods:
182 \h'-04'\(bu\h'+03'\fBping()\fR: look for a remote instance
186 \h'-04'\(bu\h'+03'\fBopenURL()\fR: prompt URL in current tab
190 \h'-04'\(bu\h'+03'\fBopenURL(\fR\fB\fIURL\fR\fR\fB)\fR: open URL in current tab
194 \h'-04'\(bu\h'+03'\fBopenURL(\fR\fB\fIURL\fR\fR\fB, \fR\fBnew\-tab\fR\fB)\fR: open URL in new tab
198 \h'-04'\(bu\h'+03'\fBopenURL(\fR\fB\fIURL\fR\fR\fB, \fR\fBnew\-window\fR\fB)\fR: open URL in new window
202 \h'-04'\(bu\h'+03'\fBaddBookmark(\fR\fB\fIURL\fR\fR\fB)\fR: bookmark URL
206 \h'-04'\(bu\h'+03'\fBinfoBox(\fR\fB\fItext\fR\fR\fB)\fR: show text in a message box
210 \h'-04'\(bu\h'+03'\fBxfeDoCommand(\fR\fBopenBrowser\fR\fB)\fR: open new window
214 \fB\-session\-ring\fR \fI<num>\fR (default: 0)
216 ID of session ring this
218 session should connect to\&.
220 works in so\-called session rings, whereby all instances of
222 are interconnected and share state (cache, bookmarks, cookies, and so on)\&. By default, all
224 instances connect to session ring 0\&. You can change that behaviour with this switch and form as many session rings as you want\&. Obviously, if the session\-ring with this number doesn\'t exist yet, it\'s created and this
226 instance will become the master instance (that usually doesn\'t matter for you as a user much)\&.
228 Note that you usually don\'t want to use this unless you\'re a developer and you want to do some testing \- if you want the
230 instances each running standalone, rather use the
232 command\-line option\&. Also note that normally no runtime state files are written to the disk when this option is used\&. See also
236 \fB\-source\fR \fI[0|1]\fR (default: 0)
238 Print given URLs in source form to stdout\&.
241 \fB\-touch\-files\fR \fI[0|1]\fR (default: 0)
243 When enabled, runtime state files (bookmarks, history, etc\&.) are written to disk, even when
247 is used\&. The option has no effect if not used in conjunction with any of these options\&.
250 \fB\-verbose\fR \fI<num>\fR (default: 1)
252 The verbose level controls what messages are shown at start up and while running:
255 \h'-04'\(bu\h'+03'0 means only show serious errors
259 \h'-04'\(bu\h'+03'1 means show serious errors and warnings
263 \h'-04'\(bu\h'+03'2 means show all messages
271 version information and exit\&.
273 Generated using output from ELinks version 0\&.12pre5\&.
275 .SH "ENVIRONMENT VARIABLES"
279 The shell used for File \-> OS Shell on DOS/Windows and UNIX, respectively\&.
284 The program to use for external editor (when editing textareas)\&.
289 The location of the directory containing configuration files\&. If not set the default is
293 ELINKS_TWTERM, LINKS_TWTERM
295 The command to run when selecting File \-> New window and if
301 ELINKS_XTERM, LINKS_XTERM
303 The command to run when selecting File \-> New window and if
309 FTP_PROXY, HTTP_PROXY, HTTPS_PROXY
311 The host to proxy the various protocol traffic through\&.
316 A comma separated list of URLs which should not be proxied\&.
321 The path to the users home directory\&. Used when expanding
327 Homepage location (as in
331 Configuration files controlled by ELinks are located in the user configuration directory, defaulting to \fI~/\&.elinks/\fR\&. In addition to the files listed below, a user defined CSS stylesheet can be defined using the \fIdocument\&.css\&.stylesheet\fR option\&.
333 @sysconfdir@/elinks\&.conf
335 Site\-wide configuration file\&.
338 ~/\&.elinks/elinks\&.conf
340 Per\-user config file, loaded after site\-wide configuration\&.
343 ~/\&.elinks/bookmarks
353 ~/\&.elinks/exmodehist
355 Exmode history file\&.
365 History file containing most recently visited URLs\&.
370 GoTo URL dialog history file\&.
373 ~/\&.elinks/hooks\&.{js,lua,pl,py,rb,scm}
375 Browser scripting hooks\&.
378 ~/\&.elinks/searchhist
380 Search history file\&.
387 socket for communication between its instances\&.
390 ~/\&.mailcap, /etc/mailcap
392 Mappings of MIME types to external handlers\&.
395 ~/\&.mime\&.types, /etc/mime\&.types
397 Mappings of file extensions to MIME types\&.
400 Please report any other bugs you find to the either the ELinks mailing list at <elinks\-users@linuxfromscratch\&.org> or if you prefer enter them into the bug tracking system <http://bugzilla\&.elinks\&.cz/>\&. More information about how to get in contact with developers and getting help can be found on the community page <http://elinks\&.cz/community\&.html>\&.
403 \fIELinks\fR is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License <http://www\&.gnu\&.org/copyleft/gpl\&.html> as published by the Free Software Foundation; version 2 of the License\&.
406 The \fILinks\fR browser \- on which \fIELinks\fR is based \- was written by Mikulas Patocka <mikulas@artax\&.karlin\&.mff\&.cuni\&.cz>\&. \fIELinks\fR was written by Petr Baudis <pasky@ucw\&.cz>\&. See file AUTHORS in the source tree for a list of people contributing to this project\&.
408 This manual page was written by Peter Gervai <grin@tolna\&.net>, using excerpts from a (yet?) unknown \fILinks\fR fan for the \fIDebian GNU/Linux system\fR (but may be used by others)\&. Contributions from Francis A\&. Holop\&. Extended, clarified and made more up\-to\-date by Petr Baudis <pasky@ucw\&.cz>\&. Updated by Zas <zas@norz\&.org>\&. The conversion to Asciidoc and trimming was done by Jonas Fonseca <fonseca@diku\&.dk>\&.
411 \fBelinkskeys\fR(5), \fBelinks.conf\fR(5), \fBlinks\fR(1), \fBlynx\fR(1), \fBw3m\fR(1), \fBwget\fR(1)