3 .\" Generator: DocBook XSL Stylesheets v1.72.0 <http://docbook.sf.net/>
8 .TH "ELINKS" "1" "03/02/2008" "" ""
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.
31 \-anonymous [0|1] (default: 0)
35 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.
38 \-auto\-submit [0|1] (default: 0)
40 Automatically submit the first form in the given URLs.
43 \-base\-session <num> (default: 0)
45 Used internally when opening
47 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.
50 \-config\-dir <str> (default: "")
54 will read and write its config and runtime state files to instead of
55 ~/.elinks. If the path does not begin with a '/' it is assumed to be relative to your
62 Print a configuration file with options set to the built\-in defaults to stdout.
65 \-config\-file <str> (default: "elinks.conf")
67 Name of the configuration file that all configuration options will be read from and written to. It should be relative to config\-dir.
72 Print help for configuration options and exit.
75 \-default\-mime\-type (alias for mime.default_type)
77 The default MIME type used for documents of unknown type.
80 \-default\-keys [0|1] (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 \-dump [0|1] (default: 0)
87 Print formatted plain\-text versions of given URLs to stdout.
90 \-dump\-charset (alias for document.dump.codepage)
92 Codepage used when formatting dump output.
95 \-dump\-width (alias for document.dump.width)
97 Width of the dump output.
102 Specify configuration file directives on the command\-line which will be evaluated after all configuration files has been read. Example usage:
106 \-eval 'set protocol.file.allow_special_files = 1'
115 assume documents of unknown types are HTML. Useful when using
117 as an external viewer from MUAs. This is equivalent to
118 \-default\-mime\-type
124 Print usage help and exit.
127 \-localhost [0|1] (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 \-no\-connect [0|1] (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 \-no\-home [0|1] (default: 0)
154 Disables creation and use of files in the user specific home configuration directory (~/.elinks). It forces default configuration values to be used and disables saving of runtime state files.
157 \-no\-numbering (alias for document.dump.numbering)
159 Prevents printing of link number in dump output. Note that this really affects only
160 \-dump, nothing else.
163 \-no\-references (alias for document.dump.references)
165 Prevents printing of references (URIs) of document links in dump output. Note that this really affects only
166 \-dump, nothing else.
173 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. Following is a list of the supported methods:
177 ping(): look for a remote instance
182 openURL(): prompt URL in current tab
187 openURL(URL): open URL in current tab
192 openURL(URL, new\-tab): open URL in new tab
197 openURL(URL, new\-window): open URL in new window
202 addBookmark(URL): bookmark URL
207 infoBox(text): show text in a message box
212 xfeDoCommand(openBrowser): open new window
216 \-session\-ring <num> (default: 0)
218 ID of session ring this
220 session should connect to.
222 works in so\-called session rings, whereby all instances of
224 are interconnected and share state (cache, bookmarks, cookies, and so on). By default, all
226 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 'ELinks' instance will become the master instance (that usually doesn't matter for you as a user much). 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
228 instances each running standalone, rather use the
230 command\-line option. Also note that normally no runtime state files are written to the disk when this option is used. See also
234 \-source [0|1] (default: 0)
236 Print given URLs in source form to stdout.
239 \-touch\-files [0|1] (default: 0)
241 When enabled, runtime state files (bookmarks, history, etc.) are written to disk, even when
245 is used. The option has no effect if not used in conjunction with any of these options.
248 \-verbose <num> (default: 1)
250 The verbose level controls what messages are shown at start up and while running:
253 \h'-04'\(bu\h'+03'0: means only show serious errors
257 \h'-04'\(bu\h'+03'1: means show serious errors and warnings
261 \h'-04'\(bu\h'+03'2: means show all messages
269 version information and exit.
271 Generated using output from ELinks version 0.11.4rc0.GIT.
273 .SH "ENVIRONMENT VARIABLES"
277 The shell used for File \-> OS Shell on DOS/Windows and UNIX, respectively.
282 The program to use for external editor (when editing textareas).
287 The location of the directory containing configuration files. If not set the default is
291 ELINKS_TWTERM, LINKS_TWTERM
293 The command to run when selecting File \-> New window and if
299 ELINKS_XTERM, LINKS_XTERM
301 The command to run when selecting File \-> New window and if
307 FTP_PROXY, HTTP_PROXY, HTTPS_PROXY
309 The host to proxy the various protocol traffic through.
314 A comma separated list of URLs which should not be proxied.
319 The path to the users home directory. Used when expanding
325 Homepage location (as in
329 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.
332 @sysconfdir@/elinks.conf
334 Site\-wide configuration file.
337 ~/.elinks/elinks.conf
339 Per\-user config file, loaded after site\-wide configuration.
364 History file containing most recently visited URLs.
369 GoTo URL dialog history file.
372 ~/.elinks/hooks.{js,lua,pl,py,rb,scm}
374 Browser scripting hooks.
386 socket for communication between its instances.
389 ~/.mailcap, /etc/mailcap
391 Mappings of MIME types to external handlers.
394 ~/.mime.types, /etc/mime.types
396 Mappings of file extensions to MIME types.
399 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>.
402 \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.
405 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.
407 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>.
410 \fBelinkskeys\fR(5), \fBelinks.conf\fR(5), \fBlinks\fR(1), \fBlynx\fR(1), \fBw3m\fR(1), \fBwget\fR(1)