Merge with git+ssh://pasky.or.cz/srv/git/elinks.git
[elinks.git] / contrib / elinks.conf
blob6dc251c90eae103817653f83f78c1940f9a9e29a
1 ## ELinks 0.11.CVS configuration file
3 ## This is ELinks configuration file. You can edit it manually,
4 ## if you wish so, but keep in mind that this file is overwritten
5 ## by ELinks when you save options through UI and you are out of
6 ## luck with your formatting and own comments then, so beware.
7 ##
8 ## Obviously, if you don't like what ELinks is going to do with
9 ## this file, you can change it by altering the config.saving_style
10 ## option. Come on, aren't we friendly guys after all?
14 ##############################
15 # Automatically saved options
18 ## bookmarks 
19 #  Bookmark options.
21   ## bookmarks.file_format <num>
22   #  File format for bookmarks (affects both reading and saving):
23   #  0 is the default native ELinks format
24   #  1 is XBEL universal XML bookmarks format (NO NATIONAL CHARS SUPPORT!)
25   set bookmarks.file_format = 0
27   ## bookmarks.folder_state [0|1]
28   #  When saving bookmarks also store whether folders are
29   #  expanded or not, so the look of the bookmark dialog is
30   #  kept across ELinks sessions. If disabled all folders will
31   #  appear unexpanded next time ELinks is run.
32   set bookmarks.folder_state = 1
35 ## config 
36 #  Configuration handling options.
38   ## config.comments <num>
39   #  Amount of comments automatically written to the config file:
40   #  0 is no comments are written
41   #  1 is only the "blurb" (name+type) is written
42   #  2 is only the description is written
43   #  3 is full comments are written
44   set config.comments = 3
46   ## config.indentation <num>
47   #  Shift width of one indentation level in the configuration
48   #  file. Zero means that no indentation is performed at all
49   #  when saving the configuration.
50   set config.indentation = 2
52   ## config.saving_style <num>
53   #  Determines what happens when you tell ELinks to save options:
54   #  0 is only values of current options are altered
55   #  1 is values of current options are altered and missing options
56   #       are added at the end of the file
57   #  2 is the configuration file is rewritten from scratch
58   #  3 is values of current options are altered and missing options
59   #       CHANGED during this ELinks session are added at the end of
60   #       the file
61   set config.saving_style = 2
63   ## config.i18n [0|1]
64   #  If set to 1, comments in the configuration file will be
65   #  translated to the language used by UI. Note that if you have
66   #  different language set in different terminals, the language
67   #  used in the configuration file MAY be the same as on the
68   #  terminal where you saved the file, but it should be generally
69   #  considered unpredictable.
70   set config.i18n = 0
72   ## config.saving_style_w [0|1]
73   #  This is internal option used when displaying a warning about
74   #  obsolete config.saving_style. You shouldn't touch it.
75   set config.saving_style_w = 0
77   ## config.show_template [0|1]
78   #  Show template options in autocreated trees in the options
79   #  manager and save them to the configuration file.
80   set config.show_template = 0
83 ## connection 
84 #  Connection options.
86   ## connection.ssl 
87   #  SSL options.
89     ## connection.ssl.client_cert 
90     #  X509 client certificate options.
92       ## connection.ssl.client_cert.enable [0|1]
93       #  Enable or not the sending of X509 client certificates
94       #  to servers which request them.
95       set connection.ssl.client_cert.enable = 0
97       ## connection.ssl.client_cert.file <str>
98       #  The location of a file containing the client certificate
99       #  and unencrypted private key in PEM format. If unset, the
100       #  file pointed to by the X509_CLIENT_CERT variable is used
101       #  instead.
102       set connection.ssl.client_cert.file = ""
105     ## connection.ssl.cert_verify [0|1]
106     #  Verify the peer's SSL certificate. Note that this
107     #  needs extensive configuration of OpenSSL by the user.
108     set connection.ssl.cert_verify = 0
111   ## connection.async_dns [0|1]
112   #  Whether to use asynchronous DNS resolving.
113   set connection.async_dns = 1
115   ## connection.max_connections <num>
116   #  Maximum number of concurrent connections.
117   set connection.max_connections = 10
119   ## connection.max_connections_to_host <num>
120   #  Maximum number of concurrent connections to a given host.
121   set connection.max_connections_to_host = 2
123   ## connection.receive_timeout <num>
124   #  Receive timeout (in seconds).
125   set connection.receive_timeout = 120
127   ## connection.retries <num>
128   #  Number of tries to establish a connection.
129   #  Zero means try forever.
130   set connection.retries = 3
132   ## connection.try_ipv4 [0|1]
133   #  Whether to try to connect to a host over IPv4.
134   #  Note that if connection.try_ipv6 is enabled too,
135   #  it takes precedence. And better do not touch this
136   #  at all unless you are sure what are you doing.
137   #  Note that you can also force a given protocol
138   #  to be used on a per-connection basis by using an URL
139   #  in the style of i.e. http4://elinks.or.cz/.
140   set connection.try_ipv4 = 1
142   ## connection.try_ipv6 [0|1]
143   #  Whether to try to connect to a host over IPv6.
144   #  Note that you can also force a given protocol
145   #  to be used on a per-connection basis by using an URL
146   #  in the style of i.e. http6://elinks.or.cz/.
147   set connection.try_ipv6 = 1
149   ## connection.unrestartable_receive_timeout <num>
150   #  Timeout for non-restartable connections (in seconds).
151   set connection.unrestartable_receive_timeout = 600
154 ## cookies 
155 #  Cookies options.
157   ## cookies.accept_policy <num>
158   #  Cookies accepting policy:
159   #  0 is accept no cookies
160   #  1 is ask for confirmation before accepting cookie
161   #  2 is accept all cookies
162   set cookies.accept_policy = 2
164   ## cookies.max_age <num>
165   #  Cookie maximum age (in days):
166   #  -1 is use cookie's expiration date if any
167   #  0  is force expiration at the end of session, ignoring cookie's
168   #     expiration date
169   #  1+ is use cookie's expiration date, but limit age to the given
170   #     number of days
171   set cookies.max_age = -1
173   ## cookies.paranoid_security [0|1]
174   #  When enabled, we'll require three dots in cookies domain for all
175   #  non-international domains (instead of just two dots). Some countries
176   #  have generic second level domains (eg. .com.pl, .co.uk) and allowing
177   #  sites to set cookies for these generic domains could potentially be
178   #  very bad. Note, it is off by default as it breaks a lot of sites.
179   set cookies.paranoid_security = 0
181   ## cookies.save [0|1]
182   #  Whether cookies should be loaded from and save to disk.
183   set cookies.save = 1
185   ## cookies.resave [0|1]
186   #  Save cookies after each change in cookies list? No effect when
187   #  cookie saving (cookies.save) is off.
188   set cookies.resave = 1
191 ## document 
192 #  Document options.
194   ## document.browse 
195   #  Document browsing options (mainly interactivity).
197     ## document.browse.accesskey 
198     #  Options for handling of link access keys.
199     #  An HTML document can use the ACCESSKEY attribute to assign
200     #  an access key to an element. When an access key is pressed,
201     #  the corresponding element will be given focus.
203       ## document.browse.accesskey.auto_follow [0|1]
204       #  Automatically follow a link or submit a form if appropriate
205       #  accesskey is pressed - this is the standard behaviour, but it's
206       #  considered dangerous.
207       set document.browse.accesskey.auto_follow = 0
209       ## document.browse.accesskey.display [0|1]
210       #  Display access key in link info.
211       set document.browse.accesskey.display = 0
213       ## document.browse.accesskey.priority <num>
214       #  Priority of 'accesskey' HTML attribute:
215       #  0 is first try all normal bindings; if it fails, check accesskey
216       #  1 is first try only frame bindings; if it fails, check accesskey
217       #  2 is first check accesskey (this can be dangerous)
218       set document.browse.accesskey.priority = 0
221     ## document.browse.forms 
222     #  Options for handling of the forms interaction.
224       ## document.browse.forms.auto_submit [0|1]
225       #  Automagically submit a form when enter is pressed with a text
226       #  field selected.
227       set document.browse.forms.auto_submit = 1
229       ## document.browse.forms.confirm_submit [0|1]
230       #  Ask for confirmation when submitting a form.
231       set document.browse.forms.confirm_submit = 1
233       ## document.browse.forms.input_size <num>
234       #  Default form input size if none is specified.
235       set document.browse.forms.input_size = 20
237       ## document.browse.forms.insert_mode [0|1]
238       #  The setting for this option affects how key presses are handled
239       #  when one selects a text-input form-field. When enabled, one must
240       #  explicitly 'enter' a selected text-field to edit it; this prevents
241       #  a text field from capturing key presses, such as presses of a scroll
242       #  key,
243       #  when it is inadvertently selected. When disabled, key presses are
244       #  always
245       #  inserted into a selected text field.
246       set document.browse.forms.insert_mode = 1
248       ## document.browse.forms.show_formhist [0|1]
249       #  Ask if a login form should be saved to file or not.
250       #  This option only disables the dialog, already saved login
251       #  forms are unaffected.
252       set document.browse.forms.show_formhist = 0
255     ## document.browse.images 
256     #  Options for handling of images.
258       ## document.browse.images.display_style <num>
259       #  Display style for image tags when displayed:
260       #  0     means always display IMG
261       #  1     means always display filename
262       #  2     means display alt/title attribute if possible, IMG if not
263       #  3     means display alt/title attribute if possible, filename if not
264       set document.browse.images.display_style = 2
266       ## document.browse.images.filename_maxlen <num>
267       #  Maximum length of image filename when displayed:
268       #  0     means always display full filename
269       #  1-500 means display filename with this maximal length;
270       #        if it is longer, the middle is substituted by an asterisk
271       set document.browse.images.filename_maxlen = 0
273       ## document.browse.images.image_link_tagging <num>
274       #  When to enclose image links:
275       #  0 means never
276       #  1 means never if alt or title are provided (old behavior)
277       #  2 means always
278       set document.browse.images.image_link_tagging = 1
280       ## document.browse.images.image_link_prefix <str>
281       #  Prefix string to use to mark image links.
282       set document.browse.images.image_link_prefix = "["
284       ## document.browse.images.image_link_suffix <str>
285       #  Suffix string to use to mark image links.
286       set document.browse.images.image_link_suffix = "]"
288       ## document.browse.images.label_maxlen <num>
289       #  Maximum length of image label (alt/title):
290       #  0     means always display full label
291       #  1-500 means display label with this maximal length;
292       #        if it is longer, the middle is substituted by an asterisk
293       set document.browse.images.label_maxlen = 0
295       ## document.browse.images.show_as_links [0|1]
296       #  Display links to images without an alt attribute. If this option
297       #  is off, these images are completely invisible.
298       set document.browse.images.show_as_links = 0
300       ## document.browse.images.show_any_as_links [0|1]
301       #  Display links to any images in the document, regardless of them
302       #  having an alt attribute or not. If this option is off, the alt
303       #  attribute contents is shown, but as normal text, not selectable
304       #  as a link.
305       set document.browse.images.show_any_as_links = 1
308     ## document.browse.links 
309     #  Options for handling of links to other documents.
311       ## document.browse.links.active_link 
312       #  Options for the active link.
314         ## document.browse.links.active_link.colors 
315         #  Active link colors.
317           ## document.browse.links.active_link.colors.background <color|#rrggbb>
318           #  Default background color.
319           set document.browse.links.active_link.colors.background = "blue"
321           ## document.browse.links.active_link.colors.text <color|#rrggbb>
322           #  Default text color.
323           set document.browse.links.active_link.colors.text = "black"
326         ## document.browse.links.active_link.enable_color [0|1]
327         #  Enable use of the active link background and text color
328         #  settings instead of the link colors from the document.
329         set document.browse.links.active_link.enable_color = 0
331         ## document.browse.links.active_link.bold [0|1]
332         #  Make the active link text bold.
333         set document.browse.links.active_link.bold = 0
335         ## document.browse.links.active_link.invert [0|1]
336         #  Invert the fore- and background color so the link stands out.
337         set document.browse.links.active_link.invert = 1
339         ## document.browse.links.active_link.underline [0|1]
340         #  Underline the active link.
341         set document.browse.links.active_link.underline = 0
344       ## document.browse.links.color_dirs [0|1]
345       #  Highlight links to directories in FTP and local directory listing.
346       set document.browse.links.color_dirs = 1
348       ## document.browse.links.numbering [0|1]
349       #  Display numbers next to the links.
350       set document.browse.links.numbering = 0
352       ## document.browse.links.target_blank <num>
353       #  Define how to handle links having target=_blank set:
354       #  0 means open link in current tab
355       #  1 means open link in new tab in foreground
356       #  2 means open link in new tab in background
357       set document.browse.links.target_blank = 0
359       ## document.browse.links.use_tabindex [0|1]
360       #  Whether to navigate links using tabindex specified ordering.
361       #  The TABINDEX attribute in HTML elements specifies the order
362       #  in which links should receive focus when using the keyboard
363       #  to navigating the document.
364       set document.browse.links.use_tabindex = 1
366       ## document.browse.links.number_keys_select_link <num>
367       #  Number keys select links rather than specify command prefixes. This
368       #  is a tristate:
369       #  0 means never
370       #  1 means if document.browse.links.numbering = 1
371       #  2 means always
372       set document.browse.links.number_keys_select_link = 1
374       ## document.browse.links.warn_malicious [0|1]
375       #  When following a link the user ID part of the URI is
376       #  checked and if a maliciously crafted URI is detected a
377       #  warning dialog will ask before following the link.
378       set document.browse.links.warn_malicious = 1
380       ## document.browse.links.wraparound [0|1]
381       #  When pressing 'down' on the last link, jump at the first one, and
382       #  vice versa.
383       set document.browse.links.wraparound = 0
386     ## document.browse.scrolling 
387     #  Scrolling options.
389       ## document.browse.scrolling.horizontal_extended [0|1]
390       #  Whether to allow horizontal scrolling when the document
391       #  does not extend off the screen. Useful for copy/paste
392       #  operations.
393       set document.browse.scrolling.horizontal_extended = 1
395       ## document.browse.scrolling.horizontal_step <num>
396       #  Number of columns to scroll when a key bound to scroll-left or scroll-
397       #  right is pressed and no prefix was given.
398       set document.browse.scrolling.horizontal_step = 8
400       ## document.browse.scrolling.margin <num>
401       #  Size of the virtual margin - when you click inside of that margin,
402       #  document scrolls in that direction.
403       set document.browse.scrolling.margin = 3
405       ## document.browse.scrolling.vertical_step <num>
406       #  Number of lines to scroll when a key bound to scroll-up or scroll-
407       #  down is pressed and no prefix was given.
408       set document.browse.scrolling.vertical_step = 2
411     ## document.browse.search 
412     #  Options for searching.
414       ## document.browse.search.case [0|1]
415       #  Whether the search should match the document text while maintaining
416       #  case sensitivity.
417       set document.browse.search.case = 0
419       ## document.browse.search.regex <num>
420       #  Enable searching with regular expressions:
421       #  0 for plain text searching
422       #  1 for basic regular expression searches
423       #  2 for extended regular expression searches
424       set document.browse.search.regex = 0
426       ## document.browse.search.show_hit_top_bottom [0|1]
427       #  Whether to show a dialog when the search hits top or bottom of the
428       #  document.
429       set document.browse.search.show_hit_top_bottom = 1
431       ## document.browse.search.wraparound [0|1]
432       #  Wrap around when searching. Currently only used for typeahead.
433       set document.browse.search.wraparound = 1
435       ## document.browse.search.show_not_found <num>
436       #  How to inform the user when nothing is matched:
437       #  0 means do nothing
438       #  1 means beep the terminal
439       #  2 means pop up message box
440       set document.browse.search.show_not_found = 2
442       ## document.browse.search.typeahead <num>
443       #  Start typeahead searching when an unbound key is pressed without
444       #  any modifiers. Note that most keys have default bindings, so this
445       #  feature will not be useful unless you unbind them.
446       #  
447       #  0 disables this feature; typeahead searching will only be used
448       #    when you press a key bound to search-typeahead or similar
449       #  1 automatically starts typeahead searching thru link text
450       #  2 automatically starts typeahead searching thru all document text
451       set document.browse.search.typeahead = 0
454     ## document.browse.margin_width <num>
455     #  Horizontal text margin.
456     set document.browse.margin_width = 3
458     ## document.browse.refresh [0|1]
459     #  Automatically follow document-specified refresh directives ('<meta>
460     #  refresh' tags). Web-page authors use these to instruct the browser
461     #  to reload a document at a given interval or to load another page.
462     #  Regardless of the value the refresh URI is accessible as a link.
463     #  Use the document.browse.minimum_refresh_time to control the minimum
464     #  number of seconds a refresh will wait.
465     set document.browse.refresh = 1
467     ## document.browse.minimum_refresh_time <num>
468     #  The minimum number of milliseconds that should pass before
469     #  refreshing. If set to zero the document refresh time is used
470     #  unchanged. It can fix going back in history for some sites that
471     #  use refreshing with zero values.
472     set document.browse.minimum_refresh_time = 1000
474     ## document.browse.table_move_order [0|1]
475     #  Move by columns in table, instead of rows.
476     set document.browse.table_move_order = 0
479   ## document.cache 
480   #  Cache options.
482     ## document.cache.format 
483     #  Format cache options.
485       ## document.cache.format.size <num>
486       #  Number of cached formatted pages. Do not get too generous
487       #  here, 'formatted' means that all the accompanying structures
488       #  are kept in memory so that you get the cached document
489       #  immediatelly, but these structures may take a lot - 2x the
490       #  size of the HTML source is probably not unusual, but it can
491       #  be even more if the document consists of a lot of short lines
492       #  (padded right, if possible) and links and not much other markup.
493       #  So if you set this to 256 and then you don't like your ELinks
494       #  eating 90M, don't come complaining to us. ;-)
495       #  Also note that the format cache itself is not counted to the
496       #  memory cache size, but the HTML source of the formatted documents
497       #  is always cached, even if it is over the memory cache size
498       #  threshold. (Then of course no other documents can be cached.)
499       set document.cache.format.size = 5
502     ## document.cache.memory 
503     #  Memory cache options.
505       ## document.cache.memory.size <num>
506       #  Memory cache size (in bytes).
507       set document.cache.memory.size = 1M
510     ## document.cache.cache_redirects [0|1]
511     #  Cache even redirects sent by server (usually thru HTTP by a 302
512     #  HTTP code and a Location header). This was the original behaviour
513     #  for a quite some time, but it causes problems in a situation very
514     #  common to various web login systems - frequently, when accessing
515     #  certain location, they will redirect you to a login page if they
516     #  don't receive an auth cookie, the login page then gives you the
517     #  cookie and redirects you back to the original page, but there you
518     #  have already cached redirect back to the login page! If this
519     #  option has value of 0, this malfunction is fixed, but occasionally
520     #  you may get superfluous (depends on how you take it ;-) requests to
521     #  the server. If this option has value of 1, experienced users can
522     #  still workaround it by clever combination of usage of reload,
523     #  jumping around in session history and hitting ctrl+enter.
524     #  Note that this option is checked when retrieving the information
525     #  from cache, not when saving it to cache - thus if you will enable
526     #  it, even previous redirects will be taken from cache instead of
527     #  asking the server.
528     set document.cache.cache_redirects = 0
530     ## document.cache.ignore_cache_control [0|1]
531     #  Ignore Cache-Control and Pragma server headers.
532     #  When set, the document is cached even with 'Cache-Control: no-cache'.
533     set document.cache.ignore_cache_control = 1
536   ## document.codepage 
537   #  Charset options.
539     ## document.codepage.assume <codepage>
540     #  Default document codepage. 'System' stands for
541     #  a codepage determined by a selected locale.
542     set document.codepage.assume = "System"
544     ## document.codepage.force_assumed [0|1]
545     #  Ignore charset info sent by server.
546     set document.codepage.force_assumed = 0
549   ## document.colors 
550   #  Default document color settings.
552     ## document.colors.text <color|#rrggbb>
553     #  Default text color.
554     set document.colors.text = "gray75"
556     ## document.colors.background <color|#rrggbb>
557     #  Default background color.
558     set document.colors.background = "black"
560     ## document.colors.link <color|#rrggbb>
561     #  Default link color.
562     set document.colors.link = "blue"
564     ## document.colors.vlink <color|#rrggbb>
565     #  Default visited link color.
566     set document.colors.vlink = "yellow"
568     ## document.colors.image <color|#rrggbb>
569     #  Default image link color.
570     set document.colors.image = "darkolivegreen"
572     ## document.colors.bookmark <color|#rrggbb>
573     #  Default bookmarked link color.
574     set document.colors.bookmark = "hotpink"
576     ## document.colors.dirs <color|#rrggbb>
577     #  Default directory color.
578     #  See document.browse.links.color_dirs option.
579     set document.colors.dirs = "yellow"
581     ## document.colors.allow_dark_on_black [0|1]
582     #  Allow dark colors on black background, and vice versa. (!)
583     #  By default the colors have their contrast increased (that is
584     #  different from having it ensured through the ensure_contrast
585     #  option), so that the foreground and the background do not have
586     #  too similar colors. This option turns this off.
587     set document.colors.allow_dark_on_black = 0
589     ## document.colors.ensure_contrast [0|1]
590     #  Makes sure that the back- and foreground color are never equal.
591     set document.colors.ensure_contrast = 1
593     ## document.colors.use_document_colors <num>
594     #  Use colors specified in document:
595     #  0 is use always the default settings
596     #  1 is use document colors if available, except background
597     #  2 is use document colors, including background. This can
598     #    mostly look very impressive, but some sites will appear
599     #    really ugly. Note, that obviously if the background is
600     #    not black, it will break the behaviour of transparency.
601     set document.colors.use_document_colors = 2
604   ## document.css 
605   #  Options concerning how to use CSS for styling documents.
607     ## document.css.enable [0|1]
608     #  Enable adding of CSS style info to documents.
609     set document.css.enable = 1
611     ## document.css.import [0|1]
612     #  When enabled any external style sheets that are imported from
613     #  either CSS itself using the @import keyword or from the HTML using
614     #  <link> tags in the document header will also be downloaded.
615     set document.css.import = 1
617     ## document.css.stylesheet <str>
618     #  The path to the file containing the default user defined
619     #  Cascading Style Sheet. It can be used to control the basic
620     #  layout of HTML documents. The path is assumed to be relative
621     #  to ELinks' home directory.
622     #  Leave as "" to use built-in document styling.
623     set document.css.stylesheet = ""
626   ## document.download 
627   #  Options regarding files downloading and handling.
629     ## document.download.directory <str>
630     #  Default download directory.
631     set document.download.directory = "./"
633     ## document.download.set_original_time [0|1]
634     #  Set the timestamp of each downloaded file to the timestamp
635     #  stored on the server.
636     set document.download.set_original_time = 0
638     ## document.download.overwrite <num>
639     #  Prevent overwriting the local files:
640     #  0 is files will silently be overwritten
641     #  1 is add a suffix .{number} (for example '.1') to the name
642     #  2 is ask the user
643     set document.download.overwrite = 2
645     ## document.download.notify_bell <num>
646     #  Audio notification when download is completed:
647     #  0 is never
648     #  1 is when background notification is active
649     #  2 is always
650     set document.download.notify_bell = 0
653   ## document.dump 
654   #  Dump output options.
656     ## document.dump.codepage <codepage>
657     #  Codepage used in dump output. 'System' stands for
658     #  a codepage determined by a selected locale.
659     set document.dump.codepage = "System"
661     ## document.dump.header <str>
662     #  Header string used in dumps. %u is substituted by URL.
663     set document.dump.header = ""
665     ## document.dump.footer <str>
666     #  Footer string used in dumps. %u is substituted by URL.
667     set document.dump.footer = ""
669     ## document.dump.separator <str>
670     #  String which separates two dumps.
671     set document.dump.separator = "
675     ## document.dump.width <num>
676     #  Width of screen in characters when dumping documents.
677     set document.dump.width = 80
680   ## document.history 
681   #  History options.
683     ## document.history.global 
684     #  Global history options.
686       ## document.history.global.enable [0|1]
687       #  Enable global history ("history of all pages visited").
688       set document.history.global.enable = 1
690       ## document.history.global.max_items <num>
691       #  Maximum number of entries in the global history.
692       set document.history.global.max_items = 1k
694       ## document.history.global.display_type <num>
695       #  What to display in global history dialog:
696       #  0 is URLs
697       #  1 is page titles
698       set document.history.global.display_type = 0
701     ## document.history.keep_unhistory [0|1]
702     #  Keep unhistory ("forward history").
703     set document.history.keep_unhistory = 1
706   ## document.html 
707   #  Options concerning the display of HTML pages.
709     ## document.html.display_frames [0|1]
710     #  Display frames.
711     set document.html.display_frames = 1
713     ## document.html.display_tables [0|1]
714     #  Display tables.
715     set document.html.display_tables = 1
717     ## document.html.display_subs [0|1]
718     #  Display subscripts (as [thing]).
719     set document.html.display_subs = 1
721     ## document.html.display_sups [0|1]
722     #  Display superscripts (as ^thing).
723     set document.html.display_sups = 1
725     ## document.html.link_display <num>
726     #  How to render <link> tags from the HTML header:
727     #  0 is nothing
728     #  1 is title
729     #  2 is name in addition
730     #  3 is hreflang in addition
731     #  4 is type in addition
732     #  5 is everything
733     set document.html.link_display = 2
735     ## document.html.underline_links [0|1]
736     #  Underline links.
737     set document.html.underline_links = 0
739     ## document.html.wrap_nbsp [0|1]
740     #  If set do not honour non breaking space (the nbsp entity)
741     #  but allow to wrap the text. This can help keeping the width
742     #  of documents down so no horizontal scrolling is needed.
743     set document.html.wrap_nbsp = 0
746   ## document.plain 
747   #  Options concerning the display of plain text pages.
749     ## document.plain.display_links [0|1]
750     #  Display URIs in the document as links.
751     set document.plain.display_links = 0
753     ## document.plain.compress_empty_lines [0|1]
754     #  Compress successive empty lines to only one in displayed text.
755     set document.plain.compress_empty_lines = 0
758   ## document.uri_passing 
759   #  Rules for passing URIs to external commands.
763 ## ecmascript 
764 #  ECMAScript options.
766   ## ecmascript.enable [0|1]
767   #  Whether to run those scripts inside of documents.
768   set ecmascript.enable = 1
770   ## ecmascript.error_reporting [0|1]
771   #  Open a message box when a script reports an error.
772   set ecmascript.error_reporting = 0
774   ## ecmascript.max_exec_time <num>
775   #  Maximum execution time in seconds for a script.
776   set ecmascript.max_exec_time = 5
778   ## ecmascript.block_window_opening [0|1]
779   #  Whether to disallow scripts to open new windows or tabs.
780   set ecmascript.block_window_opening = 0
783 ## infofiles 
784 #  Options for information files in ~/.elinks.
786   ## infofiles.save_interval <num>
787   #  Interval at which to trigger information files in ~/.elinks
788   #  to be saved to disk if they has changed (seconds; 0 to disable)
789   set infofiles.save_interval = 300
791   ## infofiles.secure_save [0|1]
792   #  First write data to unique temporary file, then rename this file
793   #  upon successfully finishing this. Note that this relates only to
794   #  config files, not downloaded files. You may want to disable
795   #  it if you are using some exotic permissions for concerned files.
796   #  Secure file saving is automagically disabled if file is symlink.
797   #  Warning: some systems (ie. OS/2, Win32) require that destination
798   #  file doesn't exist when rename(3) is called, breaking atomicity,
799   #  and reducing reliability of this feature.
800   set infofiles.secure_save = 1
802   ## infofiles.secure_save_fsync [0|1]
803   #  When using secure file saving, call fsync(3), if the OS
804   #  supports it, to force the OS immediately to write the data
805   #  to permanent storage. This is optional for those who wish
806   #  to avoid excessive disk I/O.
807   set infofiles.secure_save_fsync = 1
810 ## mime 
811 #  MIME-related options (handlers of various MIME types).
813   ## mime.extension 
814   #  Extension <-> MIME type association.
816     ## mime.extension.gif <str>
817     #  MIME-type matching this file extension ('*' is used here in place
818     #  of '.').
819     set mime.extension.gif = "image/gif"
821     ## mime.extension.jpg <str>
822     #  MIME-type matching this file extension ('*' is used here in place
823     #  of '.').
824     set mime.extension.jpg = "image/jpg"
826     ## mime.extension.jpeg <str>
827     #  MIME-type matching this file extension ('*' is used here in place
828     #  of '.').
829     set mime.extension.jpeg = "image/jpeg"
831     ## mime.extension.png <str>
832     #  MIME-type matching this file extension ('*' is used here in place
833     #  of '.').
834     set mime.extension.png = "image/png"
836     ## mime.extension.txt <str>
837     #  MIME-type matching this file extension ('*' is used here in place
838     #  of '.').
839     set mime.extension.txt = "text/plain"
841     ## mime.extension.htm <str>
842     #  MIME-type matching this file extension ('*' is used here in place
843     #  of '.').
844     set mime.extension.htm = "text/html"
847   ## mime.handler 
848   #  A file type handler is a set of information about how to use
849   #  an external program to view a file. It is possible to refer to it
850   #  for several MIME types -- e.g., you can define an 'image' handler
851   #  to which mime.type.image.png, mime.type.image.jpeg, and so on will
852   #  refer; or one might define a handler for a more specific type of file
853   #  -- e.g., PDF files.
854   #  Note you must define both a MIME handler and a MIME type association
855   #  for it to work.
858   ## mime.mailcap 
859   #  Options for mailcap support.
861     ## mime.mailcap.enable [0|1]
862     #  Enable mailcap support.
863     set mime.mailcap.enable = 1
865     ## mime.mailcap.path <str>
866     #  Mailcap search path. Colon-separated list of files.
867     #  Leave as "" to use MAILCAP environment variable instead.
868     set mime.mailcap.path = "~/.mailcap:/etc/mailcap:/usr/etc/mailcap:/usr/local/etc/mailcap:/usr/share/mailcap:/usr/share/misc/mailcap"
870     ## mime.mailcap.ask [0|1]
871     #  Ask before using the handlers defined by mailcap.
872     set mime.mailcap.ask = 1
874     ## mime.mailcap.description <num>
875     #  Type of description to show in "what to do with this file"
876     #  query dialog:
877     #  0 is show "mailcap"
878     #  1 is show program to be run
879     #  2 is show mailcap description field if any; "mailcap" otherwise
880     set mime.mailcap.description = 0
882     ## mime.mailcap.prioritize [0|1]
883     #  Prioritize entries by the order of the files in the mailcap
884     #  path. This means that wildcard entries (like: image/*) will
885     #  also be checked before deciding the handler.
886     set mime.mailcap.prioritize = 1
889   ## mime.mimetypes 
890   #  Options for the support of mime.types files. These files
891   #  can be used to find the content type of an URL by looking at
892   #  the extension of the file name.
894     ## mime.mimetypes.enable [0|1]
895     #  Enable mime.types support.
896     set mime.mimetypes.enable = 1
898     ## mime.mimetypes.path <str>
899     #  The search path for mime.types files. Colon-separated list of files.
900     set mime.mimetypes.path = "~/.mime.types:/etc/mime.types:/usr/etc/mime.types:/usr/local/etc/mime.types:/usr/share/mime.types:/usr/share/misc/mime.types"
903   ## mime.type 
904   #  Handler <-> MIME type association. The first sub-tree is the MIME
905   #  class while the second sub-tree is the MIME type (ie. image/gif
906   #  handler will reside at mime.type.image.gif). Each MIME type option
907   #  should contain (case-sensitive) name of the MIME handler (its
908   #  properties are stored at mime.handler.<name>).
911   ## mime.default_type <str>
912   #  Document MIME-type to assume by default (when we are unable to
913   #  guess it properly from known information about the document).
914   set mime.default_type = "application/octet-stream"
917 ## protocol 
918 #  Protocol specific options.
920   ## protocol.file 
921   #  Options specific to local browsing.
923     ## protocol.file.cgi 
924     #  Local CGI specific options.
926       ## protocol.file.cgi.path <str>
927       #  Colon separated list of directories, where CGI scripts are stored.
928       set protocol.file.cgi.path = ""
930       ## protocol.file.cgi.policy [0|1]
931       #  Whether to execute local CGI scripts.
932       set protocol.file.cgi.policy = 0
935     ## protocol.file.allow_special_files [0|1]
936     #  Whether to allow reading from non-regular files.
937     #  Note this can be dangerous; reading /dev/urandom or
938     #  /dev/zero can ruin your day!
939     set protocol.file.allow_special_files = 0
941     ## protocol.file.show_hidden_files [0|1]
942     #  When set to false, files with name starting with a dot will be
943     #  hidden in local directories listing.
944     set protocol.file.show_hidden_files = 1
946     ## protocol.file.try_encoding_extensions [0|1]
947     #  When set, if we can't open a file named 'filename', we'll try
948     #  to open 'filename' with some encoding extension appended
949     #  (ie. 'filename.gz'); it depends on the supported encodings.
950     set protocol.file.try_encoding_extensions = 1
953   ## protocol.ftp 
954   #  FTP specific options.
956     ## protocol.ftp.proxy 
957     #  FTP proxy configuration.
959       ## protocol.ftp.proxy.host <str>
960       #  Host and port-number (host:port) of the FTP proxy, or blank.
961       #  If it's blank, FTP_PROXY environment variable is checked as well.
962       set protocol.ftp.proxy.host = ""
965     ## protocol.ftp.anon_passwd <str>
966     #  FTP anonymous password to be sent.
967     set protocol.ftp.anon_passwd = "some@host.domain"
969     ## protocol.ftp.use_pasv [0|1]
970     #  Use PASV instead of PORT (passive vs active mode, IPv4 only).
971     set protocol.ftp.use_pasv = 1
973     ## protocol.ftp.use_epsv [0|1]
974     #  Use EPSV instead of EPRT (passive vs active mode, IPv6 only).
975     set protocol.ftp.use_epsv = 0
978   ## protocol.http 
979   #  HTTP-specific options.
981     ## protocol.http.bugs 
982     #  Server-side HTTP bugs workarounds.
984       ## protocol.http.bugs.accept_charset [0|1]
985       #  The Accept-Charset header is quite long and sending it can trigger
986       #  bugs in some rarely found servers.
987       set protocol.http.bugs.accept_charset = 1
989       ## protocol.http.bugs.allow_blacklist [0|1]
990       #  Allow blacklisting of buggy servers.
991       set protocol.http.bugs.allow_blacklist = 1
993       ## protocol.http.bugs.broken_302_redirect [0|1]
994       #  Broken 302 redirect (violates RFC but compatible with Netscape).
995       #  This is a problem for a lot of web discussion boards and the like.
996       #  If they will do strange things to you, try to play with this.
997       set protocol.http.bugs.broken_302_redirect = 1
999       ## protocol.http.bugs.post_no_keepalive [0|1]
1000       #  Disable keepalive connection after POST request.
1001       set protocol.http.bugs.post_no_keepalive = 0
1003       ## protocol.http.bugs.http10 [0|1]
1004       #  Use HTTP/1.0 protocol instead of HTTP/1.1.
1005       set protocol.http.bugs.http10 = 0
1008     ## protocol.http.proxy 
1009     #  HTTP proxy configuration.
1011       ## protocol.http.proxy.host <str>
1012       #  Host and port-number (host:port) of the HTTP proxy, or blank.
1013       #  If it's blank, HTTP_PROXY environment variable is checked as well.
1014       set protocol.http.proxy.host = ""
1016       ## protocol.http.proxy.user <str>
1017       #  Proxy authentication username.
1018       set protocol.http.proxy.user = ""
1020       ## protocol.http.proxy.passwd <str>
1021       #  Proxy authentication password.
1022       set protocol.http.proxy.passwd = ""
1025     ## protocol.http.referer 
1026     #  HTTP referer sending options. HTTP referer is a special header
1027     #  sent in the HTTP requests, which is supposed to contain the previous
1028     #  page visited by the browser. This way, the server can know what link
1029     #  did you follow when accessing that page. However, this behaviour
1030     #  can unfortunately considerably affect privacy and can lead even to a
1031     #  security problem on some badly designed web pages.
1033       ## protocol.http.referer.policy <num>
1034       #  Mode of sending HTTP referer:
1035       #  0 is send no referer
1036       #  1 is send current URL as referer
1037       #  2 is send fixed fake referer
1038       #  3 is send previous URL as referer (correct, but insecure)
1039       set protocol.http.referer.policy = 3
1041       ## protocol.http.referer.fake <str>
1042       #  Fake referer to be sent when policy is 2.
1043       set protocol.http.referer.fake = ""
1046     ## protocol.http.accept_language <str>
1047     #  Send Accept-Language header.
1048     set protocol.http.accept_language = ""
1050     ## protocol.http.accept_ui_language [0|1]
1051     #  Request localised versions of documents from web-servers (using the
1052     #  Accept-Language header) using the language you have configured for
1053     #  ELinks' user-interface (this also affects navigator.language ECMAScript
1054     #  value available to scripts). Note that some see this as a potential
1055     #  security risk because it tells web-masters and the FBI sniffers about
1056     #  your language preference.
1057     set protocol.http.accept_ui_language = 1
1059     ## protocol.http.trace [0|1]
1060     #  If active, all HTTP requests are sent with TRACE as their method
1061     #  rather than GET or POST. This is useful for debugging of both ELinks
1062     #  and various server-side scripts --- the server only returns the client's
1063     #  request back to the client verbatim. Note that this type of request may
1064     #  not be enabled on all servers.
1065     set protocol.http.trace = 0
1067     ## protocol.http.user_agent <str>
1068     #  Change the User Agent ID. That means identification string, which
1069     #  is sent to HTTP server when a document is requested. The 'textmode'
1070     #  token in the first field is our silent attempt to establish this as
1071     #  a standard for new textmode user agents, so that the webmasters can
1072     #  have just a single uniform test for these if they are ie. pushing
1073     #  some lite version to them automagically.
1074     #  %v in the string means ELinks version
1075     #  %s in the string means system identification
1076     #  %t in the string means size of the terminal
1077     #  %b in the string means number of bars displayed by ELinks
1078     #  Use " " if you don't want any User-Agent header to be sent at all.
1079     set protocol.http.user_agent = "ELinks/%v (textmode; %s; %t-%b)"
1082   ## protocol.https 
1083   #  HTTPS-specific options.
1085     ## protocol.https.proxy 
1086     #  HTTPS proxy configuration.
1088       ## protocol.https.proxy.host <str>
1089       #  Host and port-number (host:port) of the HTTPS CONNECT proxy, or blank.
1090       #  If it's blank, HTTPS_PROXY environment variable is checked as well.
1091       set protocol.https.proxy.host = ""
1095   ## protocol.nntp 
1096   #  NNTP and news specific options.
1098     ## protocol.nntp.server <str>
1099     #  Used when resolving news: URIs. If set to the empty string
1100     #  the value of the NNTPSERVER environment variable will be used.
1101     set protocol.nntp.server = ""
1103     ## protocol.nntp.header_entries <str>
1104     #  Comma separated list of which entries in the article header
1105     #  to show. E.g. 'Subject' and 'From'.
1106     #  All header entries can be read in the header info dialog.
1107     set protocol.nntp.header_entries = "Subject,From,Date,Message-ID,Newsgroups"
1110   ## protocol.rewrite 
1111   #  Rules for rewriting URIs entered in the goto dialog.
1112   #  It makes it possible to define a set of prefixes that will
1113   #  be expanded if they match a string entered in the goto dialog.
1114   #  The prefixes can be dumb, meaning that they work only like
1115   #  URI abbreviations, or smart ones, making it possible to pass
1116   #  arguments to them like search engine keywords.
1118     ## protocol.rewrite.dumb 
1119     #  Dumb prefixes, see enable-dumb description for details.
1121       ## protocol.rewrite.dumb.arc <str>
1122       #  Replacement URI for this dumbprefix:
1123       #  %c in the string means the current URL
1124       #  %% in the string means '%'
1125       set protocol.rewrite.dumb.arc = "http://web.archive.org/web/*/%c"
1127       ## protocol.rewrite.dumb.b <str>
1128       #  Replacement URI for this dumbprefix:
1129       #  %c in the string means the current URL
1130       #  %% in the string means '%'
1131       set protocol.rewrite.dumb.b = "http://babelfish.altavista.com/babelfish/tr"
1133       ## protocol.rewrite.dumb.bug <str>
1134       #  Replacement URI for this dumbprefix:
1135       #  %c in the string means the current URL
1136       #  %% in the string means '%'
1137       set protocol.rewrite.dumb.bug = "http://bugzilla.elinks.or.cz/"
1139       ## protocol.rewrite.dumb.bz <str>
1140       #  Replacement URI for this dumbprefix:
1141       #  %c in the string means the current URL
1142       #  %% in the string means '%'
1143       set protocol.rewrite.dumb.bz = "http://bugzilla.elinks.or.cz/"
1145       ## protocol.rewrite.dumb.cia <str>
1146       #  Replacement URI for this dumbprefix:
1147       #  %c in the string means the current URL
1148       #  %% in the string means '%'
1149       set protocol.rewrite.dumb.cia = "http://cia.navi.cx/"
1151       ## protocol.rewrite.dumb.d <str>
1152       #  Replacement URI for this dumbprefix:
1153       #  %c in the string means the current URL
1154       #  %% in the string means '%'
1155       set protocol.rewrite.dumb.d = "http://www.dict.org"
1157       ## protocol.rewrite.dumb.dbug <str>
1158       #  Replacement URI for this dumbprefix:
1159       #  %c in the string means the current URL
1160       #  %% in the string means '%'
1161       set protocol.rewrite.dumb.dbug = "http://bugs.debian.org/"
1163       ## protocol.rewrite.dumb.documentation <str>
1164       #  Replacement URI for this dumbprefix:
1165       #  %c in the string means the current URL
1166       #  %% in the string means '%'
1167       set protocol.rewrite.dumb.documentation = "http://elinks.or.cz/documentation"
1169       ## protocol.rewrite.dumb.dpkg <str>
1170       #  Replacement URI for this dumbprefix:
1171       #  %c in the string means the current URL
1172       #  %% in the string means '%'
1173       set protocol.rewrite.dumb.dpkg = "http://packages.debian.org/"
1175       ## protocol.rewrite.dumb.e2 <str>
1176       #  Replacement URI for this dumbprefix:
1177       #  %c in the string means the current URL
1178       #  %% in the string means '%'
1179       set protocol.rewrite.dumb.e2 = "http://www.everything2.org/"
1181       ## protocol.rewrite.dumb.elinks <str>
1182       #  Replacement URI for this dumbprefix:
1183       #  %c in the string means the current URL
1184       #  %% in the string means '%'
1185       set protocol.rewrite.dumb.elinks = "http://elinks.or.cz/"
1187       ## protocol.rewrite.dumb.fm <str>
1188       #  Replacement URI for this dumbprefix:
1189       #  %c in the string means the current URL
1190       #  %% in the string means '%'
1191       set protocol.rewrite.dumb.fm = "http://freshmeat.net/"
1193       ## protocol.rewrite.dumb.g <str>
1194       #  Replacement URI for this dumbprefix:
1195       #  %c in the string means the current URL
1196       #  %% in the string means '%'
1197       set protocol.rewrite.dumb.g = "http://www.google.com/"
1199       ## protocol.rewrite.dumb.gg <str>
1200       #  Replacement URI for this dumbprefix:
1201       #  %c in the string means the current URL
1202       #  %% in the string means '%'
1203       set protocol.rewrite.dumb.gg = "http://www.google.com/"
1205       ## protocol.rewrite.dumb.go <str>
1206       #  Replacement URI for this dumbprefix:
1207       #  %c in the string means the current URL
1208       #  %% in the string means '%'
1209       set protocol.rewrite.dumb.go = "http://www.google.com/"
1211       ## protocol.rewrite.dumb.lua <str>
1212       #  Replacement URI for this dumbprefix:
1213       #  %c in the string means the current URL
1214       #  %% in the string means '%'
1215       set protocol.rewrite.dumb.lua = "file:///usr/share/doc/lua40-doc/manual/idx.html"
1217       ## protocol.rewrite.dumb.pycur <str>
1218       #  Replacement URI for this dumbprefix:
1219       #  %c in the string means the current URL
1220       #  %% in the string means '%'
1221       set protocol.rewrite.dumb.pycur = "http://www.python.org/doc/current/"
1223       ## protocol.rewrite.dumb.pydev <str>
1224       #  Replacement URI for this dumbprefix:
1225       #  %c in the string means the current URL
1226       #  %% in the string means '%'
1227       set protocol.rewrite.dumb.pydev = "http://www.python.org/dev/doc/devel/"
1229       ## protocol.rewrite.dumb.pyhelp <str>
1230       #  Replacement URI for this dumbprefix:
1231       #  %c in the string means the current URL
1232       #  %% in the string means '%'
1233       set protocol.rewrite.dumb.pyhelp = "http://starship.python.net/crew/theller/pyhelp.cgi"
1235       ## protocol.rewrite.dumb.pyvault <str>
1236       #  Replacement URI for this dumbprefix:
1237       #  %c in the string means the current URL
1238       #  %% in the string means '%'
1239       set protocol.rewrite.dumb.pyvault = "http://www.vex.net/parnassus/"
1241       ## protocol.rewrite.dumb.sd <str>
1242       #  Replacement URI for this dumbprefix:
1243       #  %c in the string means the current URL
1244       #  %% in the string means '%'
1245       set protocol.rewrite.dumb.sd = "http://slashdot.org/"
1247       ## protocol.rewrite.dumb.sf <str>
1248       #  Replacement URI for this dumbprefix:
1249       #  %c in the string means the current URL
1250       #  %% in the string means '%'
1251       set protocol.rewrite.dumb.sf = "http://www.sourceforge.net/"
1253       ## protocol.rewrite.dumb.vcss <str>
1254       #  Replacement URI for this dumbprefix:
1255       #  %c in the string means the current URL
1256       #  %% in the string means '%'
1257       set protocol.rewrite.dumb.vcss = "http://jigsaw.w3.org/css-validator/validator?uri=%c"
1259       ## protocol.rewrite.dumb.vhtml <str>
1260       #  Replacement URI for this dumbprefix:
1261       #  %c in the string means the current URL
1262       #  %% in the string means '%'
1263       set protocol.rewrite.dumb.vhtml = "http://validator.w3.org/check?uri=%c"
1266     ## protocol.rewrite.smart 
1267     #  Smart prefixes, see enable-smart description for details.
1269       ## protocol.rewrite.smart.a <str>
1270       #  Replacement URI for this smartprefix:
1271       #  %c in the string means the current URL
1272       #  %s in the string means the whole argument to smartprefix
1273       #  %0,%1,...,%9 means argument 0, 1, ..., 9
1274       #  %% in the string means '%'
1275       set protocol.rewrite.smart.a = "http://acronymfinder.com/af-query.asp?String=exact&Acronym=%s"
1277       ## protocol.rewrite.smart.arc <str>
1278       #  Replacement URI for this smartprefix:
1279       #  %c in the string means the current URL
1280       #  %s in the string means the whole argument to smartprefix
1281       #  %0,%1,...,%9 means argument 0, 1, ..., 9
1282       #  %% in the string means '%'
1283       set protocol.rewrite.smart.arc = "http://web.archive.org/web/*/%s"
1285       ## protocol.rewrite.smart.bb <str>
1286       #  Replacement URI for this smartprefix:
1287       #  %c in the string means the current URL
1288       #  %s in the string means the whole argument to smartprefix
1289       #  %0,%1,...,%9 means argument 0, 1, ..., 9
1290       #  %% in the string means '%'
1291       set protocol.rewrite.smart.bb = "http://babelfish.altavista.com/babelfish/tr?urltext=%s"
1293       ## protocol.rewrite.smart.bb_en_fr <str>
1294       #  Replacement URI for this smartprefix:
1295       #  %c in the string means the current URL
1296       #  %s in the string means the whole argument to smartprefix
1297       #  %0,%1,...,%9 means argument 0, 1, ..., 9
1298       #  %% in the string means '%'
1299       set protocol.rewrite.smart.bb_en_fr = "http://babelfish.altavista.com/babelfish/tr?lp=en_fr&submit=1&urltext=%s"
1301       ## protocol.rewrite.smart.bb_fr_en <str>
1302       #  Replacement URI for this smartprefix:
1303       #  %c in the string means the current URL
1304       #  %s in the string means the whole argument to smartprefix
1305       #  %0,%1,...,%9 means argument 0, 1, ..., 9
1306       #  %% in the string means '%'
1307       set protocol.rewrite.smart.bb_fr_en = "http://babelfish.altavista.com/babelfish/tr?lp=fr_en&submit=1&urltext=%s"
1309       ## protocol.rewrite.smart.bug <str>
1310       #  Replacement URI for this smartprefix:
1311       #  %c in the string means the current URL
1312       #  %s in the string means the whole argument to smartprefix
1313       #  %0,%1,...,%9 means argument 0, 1, ..., 9
1314       #  %% in the string means '%'
1315       set protocol.rewrite.smart.bug = "http://bugzilla.elinks.or.cz/show_bug.cgi?id=%s"
1317       ## protocol.rewrite.smart.cambridge <str>
1318       #  Replacement URI for this smartprefix:
1319       #  %c in the string means the current URL
1320       #  %s in the string means the whole argument to smartprefix
1321       #  %0,%1,...,%9 means argument 0, 1, ..., 9
1322       #  %% in the string means '%'
1323       set protocol.rewrite.smart.cambridge = "http://dictionary.cambridge.org/results.asp?searchword=%s"
1325       ## protocol.rewrite.smart.cliki <str>
1326       #  Replacement URI for this smartprefix:
1327       #  %c in the string means the current URL
1328       #  %s in the string means the whole argument to smartprefix
1329       #  %0,%1,...,%9 means argument 0, 1, ..., 9
1330       #  %% in the string means '%'
1331       set protocol.rewrite.smart.cliki = "http://www.cliki.net/admin/search?words=%s"
1333       ## protocol.rewrite.smart.cr <str>
1334       #  Replacement URI for this smartprefix:
1335       #  %c in the string means the current URL
1336       #  %s in the string means the whole argument to smartprefix
1337       #  %0,%1,...,%9 means argument 0, 1, ..., 9
1338       #  %% in the string means '%'
1339       set protocol.rewrite.smart.cr = "http://www.rfc-editor.org/cgi-bin/rfcsearch.pl?searchwords=%s&format=http&abstract=abson&keywords=keyon&num=25"
1341       ## protocol.rewrite.smart.czen <str>
1342       #  Replacement URI for this smartprefix:
1343       #  %c in the string means the current URL
1344       #  %s in the string means the whole argument to smartprefix
1345       #  %0,%1,...,%9 means argument 0, 1, ..., 9
1346       #  %% in the string means '%'
1347       set protocol.rewrite.smart.czen = "http://www.slovnik.cz/bin/ecd?ecd_il=1&ecd_vcb=%s&ecd_trn=translate&ecd_trn_dir=1&ecd_lines=15&ecd_hptxt=0"
1349       ## protocol.rewrite.smart.d <str>
1350       #  Replacement URI for this smartprefix:
1351       #  %c in the string means the current URL
1352       #  %s in the string means the whole argument to smartprefix
1353       #  %0,%1,...,%9 means argument 0, 1, ..., 9
1354       #  %% in the string means '%'
1355       set protocol.rewrite.smart.d = "http://www.dict.org/bin/Dict?Query=%s&Form=Dict1&Strategy=*&Database=*&submit=Submit+query"
1357       ## protocol.rewrite.smart.dbug <str>
1358       #  Replacement URI for this smartprefix:
1359       #  %c in the string means the current URL
1360       #  %s in the string means the whole argument to smartprefix
1361       #  %0,%1,...,%9 means argument 0, 1, ..., 9
1362       #  %% in the string means '%'
1363       set protocol.rewrite.smart.dbug = "http://bugs.debian.org/%s"
1365       ## protocol.rewrite.smart.dict <str>
1366       #  Replacement URI for this smartprefix:
1367       #  %c in the string means the current URL
1368       #  %s in the string means the whole argument to smartprefix
1369       #  %0,%1,...,%9 means argument 0, 1, ..., 9
1370       #  %% in the string means '%'
1371       set protocol.rewrite.smart.dict = "http://dictionary.reference.com/search?q=%s"
1373       ## protocol.rewrite.smart.dmoz <str>
1374       #  Replacement URI for this smartprefix:
1375       #  %c in the string means the current URL
1376       #  %s in the string means the whole argument to smartprefix
1377       #  %0,%1,...,%9 means argument 0, 1, ..., 9
1378       #  %% in the string means '%'
1379       set protocol.rewrite.smart.dmoz = "http://search.dmoz.org/cgi-bin/search?search=%s"
1381       ## protocol.rewrite.smart.dpkg <str>
1382       #  Replacement URI for this smartprefix:
1383       #  %c in the string means the current URL
1384       #  %s in the string means the whole argument to smartprefix
1385       #  %0,%1,...,%9 means argument 0, 1, ..., 9
1386       #  %% in the string means '%'
1387       set protocol.rewrite.smart.dpkg = "http://packages.debian.org/%s"
1389       ## protocol.rewrite.smart.draft <str>
1390       #  Replacement URI for this smartprefix:
1391       #  %c in the string means the current URL
1392       #  %s in the string means the whole argument to smartprefix
1393       #  %0,%1,...,%9 means argument 0, 1, ..., 9
1394       #  %% in the string means '%'
1395       set protocol.rewrite.smart.draft = "http://www.rfc-editor.org/cgi-bin/idsearch.pl?searchwords=%s&format=http&abstract=abson&keywords=keyon&num=25"
1397       ## protocol.rewrite.smart.e2 <str>
1398       #  Replacement URI for this smartprefix:
1399       #  %c in the string means the current URL
1400       #  %s in the string means the whole argument to smartprefix
1401       #  %0,%1,...,%9 means argument 0, 1, ..., 9
1402       #  %% in the string means '%'
1403       set protocol.rewrite.smart.e2 = "http://www.everything2.org/?node=%s"
1405       ## protocol.rewrite.smart.emacs <str>
1406       #  Replacement URI for this smartprefix:
1407       #  %c in the string means the current URL
1408       #  %s in the string means the whole argument to smartprefix
1409       #  %0,%1,...,%9 means argument 0, 1, ..., 9
1410       #  %% in the string means '%'
1411       set protocol.rewrite.smart.emacs = "http://www.emacswiki.org/cgi-bin/wiki.pl?search=%s"
1413       ## protocol.rewrite.smart.encz <str>
1414       #  Replacement URI for this smartprefix:
1415       #  %c in the string means the current URL
1416       #  %s in the string means the whole argument to smartprefix
1417       #  %0,%1,...,%9 means argument 0, 1, ..., 9
1418       #  %% in the string means '%'
1419       set protocol.rewrite.smart.encz = "http://www.slovnik.cz/bin/ecd?ecd_il=1&ecd_vcb=%s&ecd_trn=translate&ecd_trn_dir=0&ecd_lines=15&ecd_hptxt=0"
1421       ## protocol.rewrite.smart.fm <str>
1422       #  Replacement URI for this smartprefix:
1423       #  %c in the string means the current URL
1424       #  %s in the string means the whole argument to smartprefix
1425       #  %0,%1,...,%9 means argument 0, 1, ..., 9
1426       #  %% in the string means '%'
1427       set protocol.rewrite.smart.fm = "http://freshmeat.net/search/?q=%s"
1429       ## protocol.rewrite.smart.foldoc <str>
1430       #  Replacement URI for this smartprefix:
1431       #  %c in the string means the current URL
1432       #  %s in the string means the whole argument to smartprefix
1433       #  %0,%1,...,%9 means argument 0, 1, ..., 9
1434       #  %% in the string means '%'
1435       set protocol.rewrite.smart.foldoc = "http://wombat.doc.ic.ac.uk/foldoc/foldoc.cgi?%s"
1437       ## protocol.rewrite.smart.fsd <str>
1438       #  Replacement URI for this smartprefix:
1439       #  %c in the string means the current URL
1440       #  %s in the string means the whole argument to smartprefix
1441       #  %0,%1,...,%9 means argument 0, 1, ..., 9
1442       #  %% in the string means '%'
1443       set protocol.rewrite.smart.fsd = "http://directory.fsf.org/search/fsd-search.py?q=%s"
1445       ## protocol.rewrite.smart.g <str>
1446       #  Replacement URI for this smartprefix:
1447       #  %c in the string means the current URL
1448       #  %s in the string means the whole argument to smartprefix
1449       #  %0,%1,...,%9 means argument 0, 1, ..., 9
1450       #  %% in the string means '%'
1451       set protocol.rewrite.smart.g = "http://www.google.com/search?q=%s&btnG=Google+Search"
1453       ## protocol.rewrite.smart.gd <str>
1454       #  Replacement URI for this smartprefix:
1455       #  %c in the string means the current URL
1456       #  %s in the string means the whole argument to smartprefix
1457       #  %0,%1,...,%9 means argument 0, 1, ..., 9
1458       #  %% in the string means '%'
1459       set protocol.rewrite.smart.gd = "http://www.google.com/search?q=%s&cat=gwd/Top"
1461       ## protocol.rewrite.smart.gg <str>
1462       #  Replacement URI for this smartprefix:
1463       #  %c in the string means the current URL
1464       #  %s in the string means the whole argument to smartprefix
1465       #  %0,%1,...,%9 means argument 0, 1, ..., 9
1466       #  %% in the string means '%'
1467       set protocol.rewrite.smart.gg = "http://www.google.com/search?q=%s&btnG=Google+Search"
1469       ## protocol.rewrite.smart.gi <str>
1470       #  Replacement URI for this smartprefix:
1471       #  %c in the string means the current URL
1472       #  %s in the string means the whole argument to smartprefix
1473       #  %0,%1,...,%9 means argument 0, 1, ..., 9
1474       #  %% in the string means '%'
1475       set protocol.rewrite.smart.gi = "http://images.google.com/images?q=%s"
1477       ## protocol.rewrite.smart.gn <str>
1478       #  Replacement URI for this smartprefix:
1479       #  %c in the string means the current URL
1480       #  %s in the string means the whole argument to smartprefix
1481       #  %0,%1,...,%9 means argument 0, 1, ..., 9
1482       #  %% in the string means '%'
1483       set protocol.rewrite.smart.gn = "http://news.google.com/news?q=%s"
1485       ## protocol.rewrite.smart.go <str>
1486       #  Replacement URI for this smartprefix:
1487       #  %c in the string means the current URL
1488       #  %s in the string means the whole argument to smartprefix
1489       #  %0,%1,...,%9 means argument 0, 1, ..., 9
1490       #  %% in the string means '%'
1491       set protocol.rewrite.smart.go = "http://www.google.com/search?q=%s&btnG=Google+Search"
1493       ## protocol.rewrite.smart.google <str>
1494       #  Replacement URI for this smartprefix:
1495       #  %c in the string means the current URL
1496       #  %s in the string means the whole argument to smartprefix
1497       #  %0,%1,...,%9 means argument 0, 1, ..., 9
1498       #  %% in the string means '%'
1499       set protocol.rewrite.smart.google = "http://www.google.com/search?q=%s"
1501       ## protocol.rewrite.smart.gr <str>
1502       #  Replacement URI for this smartprefix:
1503       #  %c in the string means the current URL
1504       #  %s in the string means the whole argument to smartprefix
1505       #  %0,%1,...,%9 means argument 0, 1, ..., 9
1506       #  %% in the string means '%'
1507       set protocol.rewrite.smart.gr = "http://groups.google.com/groups?q=%s"
1509       ## protocol.rewrite.smart.gwhat <str>
1510       #  Replacement URI for this smartprefix:
1511       #  %c in the string means the current URL
1512       #  %s in the string means the whole argument to smartprefix
1513       #  %0,%1,...,%9 means argument 0, 1, ..., 9
1514       #  %% in the string means '%'
1515       set protocol.rewrite.smart.gwhat = "http://www.googlism.com/?ism=%s&name=2"
1517       ## protocol.rewrite.smart.gwhen <str>
1518       #  Replacement URI for this smartprefix:
1519       #  %c in the string means the current URL
1520       #  %s in the string means the whole argument to smartprefix
1521       #  %0,%1,...,%9 means argument 0, 1, ..., 9
1522       #  %% in the string means '%'
1523       set protocol.rewrite.smart.gwhen = "http://www.googlism.com/?ism=%s&name=4"
1525       ## protocol.rewrite.smart.gwhere <str>
1526       #  Replacement URI for this smartprefix:
1527       #  %c in the string means the current URL
1528       #  %s in the string means the whole argument to smartprefix
1529       #  %0,%1,...,%9 means argument 0, 1, ..., 9
1530       #  %% in the string means '%'
1531       set protocol.rewrite.smart.gwhere = "http://www.googlism.com/?ism=%s&name=3"
1533       ## protocol.rewrite.smart.gwho <str>
1534       #  Replacement URI for this smartprefix:
1535       #  %c in the string means the current URL
1536       #  %s in the string means the whole argument to smartprefix
1537       #  %0,%1,...,%9 means argument 0, 1, ..., 9
1538       #  %% in the string means '%'
1539       set protocol.rewrite.smart.gwho = "http://www.googlism.com/?ism=%s&name=1"
1541       ## protocol.rewrite.smart.id <str>
1542       #  Replacement URI for this smartprefix:
1543       #  %c in the string means the current URL
1544       #  %s in the string means the whole argument to smartprefix
1545       #  %0,%1,...,%9 means argument 0, 1, ..., 9
1546       #  %% in the string means '%'
1547       set protocol.rewrite.smart.id = "http://www.rfc-editor.org/cgi-bin/idsearch.pl?searchwords=%s&format=http&abstract=abson&keywords=keyon&num=25"
1549       ## protocol.rewrite.smart.imdb <str>
1550       #  Replacement URI for this smartprefix:
1551       #  %c in the string means the current URL
1552       #  %s in the string means the whole argument to smartprefix
1553       #  %0,%1,...,%9 means argument 0, 1, ..., 9
1554       #  %% in the string means '%'
1555       set protocol.rewrite.smart.imdb = "http://imdb.com/Find?%s"
1557       ## protocol.rewrite.smart.lxr <str>
1558       #  Replacement URI for this smartprefix:
1559       #  %c in the string means the current URL
1560       #  %s in the string means the whole argument to smartprefix
1561       #  %0,%1,...,%9 means argument 0, 1, ..., 9
1562       #  %% in the string means '%'
1563       set protocol.rewrite.smart.lxr = "http://lxr.linux.no/ident?i=%s"
1565       ## protocol.rewrite.smart.lyrics <str>
1566       #  Replacement URI for this smartprefix:
1567       #  %c in the string means the current URL
1568       #  %s in the string means the whole argument to smartprefix
1569       #  %0,%1,...,%9 means argument 0, 1, ..., 9
1570       #  %% in the string means '%'
1571       set protocol.rewrite.smart.lyrics = "http://music.lycos.com/lyrics/results.asp?QT=L&QW=%s"
1573       ## protocol.rewrite.smart.milestone-bugs <str>
1574       #  Replacement URI for this smartprefix:
1575       #  %c in the string means the current URL
1576       #  %s in the string means the whole argument to smartprefix
1577       #  %0,%1,...,%9 means argument 0, 1, ..., 9
1578       #  %% in the string means '%'
1579       set protocol.rewrite.smart.milestone-bugs = "http://bugzilla.elinks.or.cz/buglist.cgi?target_milestone=%s"
1581       ## protocol.rewrite.smart.mw <str>
1582       #  Replacement URI for this smartprefix:
1583       #  %c in the string means the current URL
1584       #  %s in the string means the whole argument to smartprefix
1585       #  %0,%1,...,%9 means argument 0, 1, ..., 9
1586       #  %% in the string means '%'
1587       set protocol.rewrite.smart.mw = "http://www.m-w.com/cgi-bin/dictionary?book=Dictionary&va=%s"
1589       ## protocol.rewrite.smart.mwt <str>
1590       #  Replacement URI for this smartprefix:
1591       #  %c in the string means the current URL
1592       #  %s in the string means the whole argument to smartprefix
1593       #  %0,%1,...,%9 means argument 0, 1, ..., 9
1594       #  %% in the string means '%'
1595       set protocol.rewrite.smart.mwt = "http://www.m-w.com/cgi-bin/thesaurus?book=Thesaurus&va=%s"
1597       ## protocol.rewrite.smart.onelook <str>
1598       #  Replacement URI for this smartprefix:
1599       #  %c in the string means the current URL
1600       #  %s in the string means the whole argument to smartprefix
1601       #  %0,%1,...,%9 means argument 0, 1, ..., 9
1602       #  %% in the string means '%'
1603       set protocol.rewrite.smart.onelook = "http://onelook.com/?w=%s&ls=a"
1605       ## protocol.rewrite.smart.py <str>
1606       #  Replacement URI for this smartprefix:
1607       #  %c in the string means the current URL
1608       #  %s in the string means the whole argument to smartprefix
1609       #  %0,%1,...,%9 means argument 0, 1, ..., 9
1610       #  %% in the string means '%'
1611       set protocol.rewrite.smart.py = "http://starship.python.net/crew/theller/pyhelp.cgi?keyword=%s&version=current"
1613       ## protocol.rewrite.smart.pydev <str>
1614       #  Replacement URI for this smartprefix:
1615       #  %c in the string means the current URL
1616       #  %s in the string means the whole argument to smartprefix
1617       #  %0,%1,...,%9 means argument 0, 1, ..., 9
1618       #  %% in the string means '%'
1619       set protocol.rewrite.smart.pydev = "http://starship.python.net/crew/theller/pyhelp.cgi?keyword=%s&version=devel"
1621       ## protocol.rewrite.smart.pyvault <str>
1622       #  Replacement URI for this smartprefix:
1623       #  %c in the string means the current URL
1624       #  %s in the string means the whole argument to smartprefix
1625       #  %0,%1,...,%9 means argument 0, 1, ..., 9
1626       #  %% in the string means '%'
1627       set protocol.rewrite.smart.pyvault = "http://py.vaults.ca/apyllo.py?find=%s"
1629       ## protocol.rewrite.smart.rfc <str>
1630       #  Replacement URI for this smartprefix:
1631       #  %c in the string means the current URL
1632       #  %s in the string means the whole argument to smartprefix
1633       #  %0,%1,...,%9 means argument 0, 1, ..., 9
1634       #  %% in the string means '%'
1635       set protocol.rewrite.smart.rfc = "http://www.rfc-editor.org/rfc/rfc%s.txt"
1637       ## protocol.rewrite.smart.rfcid <str>
1638       #  Replacement URI for this smartprefix:
1639       #  %c in the string means the current URL
1640       #  %s in the string means the whole argument to smartprefix
1641       #  %0,%1,...,%9 means argument 0, 1, ..., 9
1642       #  %% in the string means '%'
1643       set protocol.rewrite.smart.rfcid = "http://www.rfc-editor.org/cgi-bin/idsearch.pl?searchwords=%s&format=http&abstract=abson&keywords=keyon&num=25"
1645       ## protocol.rewrite.smart.rfcs <str>
1646       #  Replacement URI for this smartprefix:
1647       #  %c in the string means the current URL
1648       #  %s in the string means the whole argument to smartprefix
1649       #  %0,%1,...,%9 means argument 0, 1, ..., 9
1650       #  %% in the string means '%'
1651       set protocol.rewrite.smart.rfcs = "http://www.rfc-editor.org/cgi-bin/rfcsearch.pl?searchwords=%s&format=http&abstract=abson&keywords=keyon&num=25"
1653       ## protocol.rewrite.smart.savannah <str>
1654       #  Replacement URI for this smartprefix:
1655       #  %c in the string means the current URL
1656       #  %s in the string means the whole argument to smartprefix
1657       #  %0,%1,...,%9 means argument 0, 1, ..., 9
1658       #  %% in the string means '%'
1659       set protocol.rewrite.smart.savannah = "http://savannah.nongnu.org/search/?words=%s&type_of_search=soft&exact=1"
1661       ## protocol.rewrite.smart.sd <str>
1662       #  Replacement URI for this smartprefix:
1663       #  %c in the string means the current URL
1664       #  %s in the string means the whole argument to smartprefix
1665       #  %0,%1,...,%9 means argument 0, 1, ..., 9
1666       #  %% in the string means '%'
1667       set protocol.rewrite.smart.sd = "http://slashdot.org/search.pl?query=%s"
1669       ## protocol.rewrite.smart.sdc <str>
1670       #  Replacement URI for this smartprefix:
1671       #  %c in the string means the current URL
1672       #  %s in the string means the whole argument to smartprefix
1673       #  %0,%1,...,%9 means argument 0, 1, ..., 9
1674       #  %% in the string means '%'
1675       set protocol.rewrite.smart.sdc = "http://slashdot.org/search.pl?query=%s&op=comments"
1677       ## protocol.rewrite.smart.sdj <str>
1678       #  Replacement URI for this smartprefix:
1679       #  %c in the string means the current URL
1680       #  %s in the string means the whole argument to smartprefix
1681       #  %0,%1,...,%9 means argument 0, 1, ..., 9
1682       #  %% in the string means '%'
1683       set protocol.rewrite.smart.sdj = "http://slashdot.org/search.pl?query=%s&op=journals"
1685       ## protocol.rewrite.smart.sdp <str>
1686       #  Replacement URI for this smartprefix:
1687       #  %c in the string means the current URL
1688       #  %s in the string means the whole argument to smartprefix
1689       #  %0,%1,...,%9 means argument 0, 1, ..., 9
1690       #  %% in the string means '%'
1691       set protocol.rewrite.smart.sdp = "http://slashdot.org/search.pl?query=%s&op=polls"
1693       ## protocol.rewrite.smart.sdu <str>
1694       #  Replacement URI for this smartprefix:
1695       #  %c in the string means the current URL
1696       #  %s in the string means the whole argument to smartprefix
1697       #  %0,%1,...,%9 means argument 0, 1, ..., 9
1698       #  %% in the string means '%'
1699       set protocol.rewrite.smart.sdu = "http://slashdot.org/search.pl?query=%s&op=users"
1701       ## protocol.rewrite.smart.search-bugs <str>
1702       #  Replacement URI for this smartprefix:
1703       #  %c in the string means the current URL
1704       #  %s in the string means the whole argument to smartprefix
1705       #  %0,%1,...,%9 means argument 0, 1, ..., 9
1706       #  %% in the string means '%'
1707       set protocol.rewrite.smart.search-bugs = "http://bugzilla.elinks.or.cz/buglist.cgi?short_desc_type=allwordssubstr&short_desc=%s"
1709       ## protocol.rewrite.smart.sf <str>
1710       #  Replacement URI for this smartprefix:
1711       #  %c in the string means the current URL
1712       #  %s in the string means the whole argument to smartprefix
1713       #  %0,%1,...,%9 means argument 0, 1, ..., 9
1714       #  %% in the string means '%'
1715       set protocol.rewrite.smart.sf = "http://sourceforge.net/search/?q=%s"
1717       ## protocol.rewrite.smart.sfp <str>
1718       #  Replacement URI for this smartprefix:
1719       #  %c in the string means the current URL
1720       #  %s in the string means the whole argument to smartprefix
1721       #  %0,%1,...,%9 means argument 0, 1, ..., 9
1722       #  %% in the string means '%'
1723       set protocol.rewrite.smart.sfp = "http://sourceforge.net/projects/%s"
1725       ## protocol.rewrite.smart.thes <str>
1726       #  Replacement URI for this smartprefix:
1727       #  %c in the string means the current URL
1728       #  %s in the string means the whole argument to smartprefix
1729       #  %0,%1,...,%9 means argument 0, 1, ..., 9
1730       #  %% in the string means '%'
1731       set protocol.rewrite.smart.thes = "http://thesaurus.reference.com/search?q=%s"
1733       ## protocol.rewrite.smart.whatis <str>
1734       #  Replacement URI for this smartprefix:
1735       #  %c in the string means the current URL
1736       #  %s in the string means the whole argument to smartprefix
1737       #  %0,%1,...,%9 means argument 0, 1, ..., 9
1738       #  %% in the string means '%'
1739       set protocol.rewrite.smart.whatis = "http://uptime.netcraft.com/up/graph/?host=%s"
1741       ## protocol.rewrite.smart.wiki <str>
1742       #  Replacement URI for this smartprefix:
1743       #  %c in the string means the current URL
1744       #  %s in the string means the whole argument to smartprefix
1745       #  %0,%1,...,%9 means argument 0, 1, ..., 9
1746       #  %% in the string means '%'
1747       set protocol.rewrite.smart.wiki = "http://www.wikipedia.org/w/wiki.phtml?search=%s"
1749       ## protocol.rewrite.smart.wn <str>
1750       #  Replacement URI for this smartprefix:
1751       #  %c in the string means the current URL
1752       #  %s in the string means the whole argument to smartprefix
1753       #  %0,%1,...,%9 means argument 0, 1, ..., 9
1754       #  %% in the string means '%'
1755       set protocol.rewrite.smart.wn = "http://www.cogsci.princeton.edu/cgi-bin/webwn1.7.1?stage=1&word=%s"
1758     ## protocol.rewrite.enable-dumb [0|1]
1759     #  Enable dumb prefixes - simple URI abbreviations which can
1760     #  be written to the Goto URL dialog instead of actual URIs - i.e.
1761     #  if you write 'elinks' there, you are directed to
1762     #  http://elinks.or.cz/.
1763     set protocol.rewrite.enable-dumb = 1
1765     ## protocol.rewrite.enable-smart [0|1]
1766     #  Enable smart prefixes - URI templates triggered by writing
1767     #  given abbreviation to the Goto URL dialog followed by a list
1768     #  of arguments from which the actual URI is composed - i.e.
1769     #  'gg:search keywords' or 'gn search keywords for news'.
1770     set protocol.rewrite.enable-smart = 1
1773   ## protocol.smb 
1774   #  SAMBA specific options.
1776     ## protocol.smb.credentials <str>
1777     #  Credentials file passed to smbclient via -A option.
1778     set protocol.smb.credentials = ""
1781   ## protocol.user 
1782   #  User protocols. Options in this tree specify external
1783   #  handlers for the appropriate protocols. Ie.
1784   #  protocol.user.mailto.unix.
1786     ## protocol.user.irc 
1788       ## protocol.user.irc.unix <str>
1789       set protocol.user.irc.unix = "irc %u"
1790       ## protocol.user.irc.unix-xwin <str>
1791       set protocol.user.irc.unix-xwin = "irc %u"
1793     ## protocol.user.mailto 
1795       ## protocol.user.mailto.unix <str>
1796       set protocol.user.mailto.unix = "mutt %h -s \"%s\" -i \"%f\""
1797       ## protocol.user.mailto.unix-xwin <str>
1798       set protocol.user.mailto.unix-xwin = "mutt %h -s \"%s\" -i \"%f\""
1800     ## protocol.user.telnet 
1802       ## protocol.user.telnet.unix <str>
1803       set protocol.user.telnet.unix = "telnet %h %p"
1804       ## protocol.user.telnet.unix-xwin <str>
1805       set protocol.user.telnet.unix-xwin = "telnet %h %p"
1807     ## protocol.user.tn3270 
1809       ## protocol.user.tn3270.unix <str>
1810       set protocol.user.tn3270.unix = "tn3270 %h %p"
1811       ## protocol.user.tn3270.unix-xwin <str>
1812       set protocol.user.tn3270.unix-xwin = "tn3270 %h %p"
1815   ## protocol.no_proxy <str>
1816   #  Comma separated list of domains for which the proxy (HTTP/FTP)
1817   #  should be disabled. Optionally, a port can be specified for some
1818   #  domains as well. If it's blank, NO_PROXY environment variable is
1819   #  checked as well.
1820   set protocol.no_proxy = ""
1823 ## terminal 
1824 #  Terminal options.
1826   ## terminal.linux 
1827   #  Options specific to this terminal type (according to $TERM value).
1829     ## terminal.linux.charset <codepage>
1830     set terminal.linux.charset = "System"
1831     ## terminal.linux.underline [0|1]
1832     set terminal.linux.underline = 0
1833     ## terminal.linux.transparency [0|1]
1834     set terminal.linux.transparency = 1
1835     ## terminal.linux.colors <num>
1836     set terminal.linux.colors = 1
1837     ## terminal.linux.block_cursor [0|1]
1838     set terminal.linux.block_cursor = 0
1839     ## terminal.linux.restrict_852 [0|1]
1840     set terminal.linux.restrict_852 = 0
1841     ## terminal.linux.utf_8_io [0|1]
1842     set terminal.linux.utf_8_io = 0
1843     ## terminal.linux.m11_hack [0|1]
1844     set terminal.linux.m11_hack = 1
1845     ## terminal.linux.type <num>
1846     set terminal.linux.type = 2
1848   ## terminal.vt100 
1849   #  Options specific to this terminal type (according to $TERM value).
1851     ## terminal.vt100.charset <codepage>
1852     set terminal.vt100.charset = "System"
1853     ## terminal.vt100.underline [0|1]
1854     set terminal.vt100.underline = 0
1855     ## terminal.vt100.transparency [0|1]
1856     set terminal.vt100.transparency = 1
1857     ## terminal.vt100.colors <num>
1858     set terminal.vt100.colors = 0
1859     ## terminal.vt100.block_cursor [0|1]
1860     set terminal.vt100.block_cursor = 0
1861     ## terminal.vt100.restrict_852 [0|1]
1862     set terminal.vt100.restrict_852 = 0
1863     ## terminal.vt100.utf_8_io [0|1]
1864     set terminal.vt100.utf_8_io = 0
1865     ## terminal.vt100.m11_hack [0|1]
1866     set terminal.vt100.m11_hack = 0
1867     ## terminal.vt100.type <num>
1868     set terminal.vt100.type = 1
1870   ## terminal.vt110 
1871   #  Options specific to this terminal type (according to $TERM value).
1873     ## terminal.vt110.charset <codepage>
1874     set terminal.vt110.charset = "System"
1875     ## terminal.vt110.underline [0|1]
1876     set terminal.vt110.underline = 0
1877     ## terminal.vt110.transparency [0|1]
1878     set terminal.vt110.transparency = 1
1879     ## terminal.vt110.colors <num>
1880     set terminal.vt110.colors = 0
1881     ## terminal.vt110.block_cursor [0|1]
1882     set terminal.vt110.block_cursor = 0
1883     ## terminal.vt110.restrict_852 [0|1]
1884     set terminal.vt110.restrict_852 = 0
1885     ## terminal.vt110.utf_8_io [0|1]
1886     set terminal.vt110.utf_8_io = 0
1887     ## terminal.vt110.m11_hack [0|1]
1888     set terminal.vt110.m11_hack = 0
1889     ## terminal.vt110.type <num>
1890     set terminal.vt110.type = 1
1892   ## terminal.xterm 
1893   #  Options specific to this terminal type (according to $TERM value).
1895     ## terminal.xterm.charset <codepage>
1896     set terminal.xterm.charset = "System"
1897     ## terminal.xterm.underline [0|1]
1898     set terminal.xterm.underline = 1
1899     ## terminal.xterm.transparency [0|1]
1900     set terminal.xterm.transparency = 1
1901     ## terminal.xterm.colors <num>
1902     set terminal.xterm.colors = 0
1903     ## terminal.xterm.block_cursor [0|1]
1904     set terminal.xterm.block_cursor = 0
1905     ## terminal.xterm.restrict_852 [0|1]
1906     set terminal.xterm.restrict_852 = 0
1907     ## terminal.xterm.utf_8_io [0|1]
1908     set terminal.xterm.utf_8_io = 0
1909     ## terminal.xterm.m11_hack [0|1]
1910     set terminal.xterm.m11_hack = 0
1911     ## terminal.xterm.type <num>
1912     set terminal.xterm.type = 1
1914   ## terminal.xterm-color 
1915   #  Options specific to this terminal type (according to $TERM value).
1917     ## terminal.xterm-color.charset <codepage>
1918     set terminal.xterm-color.charset = "System"
1919     ## terminal.xterm-color.underline [0|1]
1920     set terminal.xterm-color.underline = 1
1921     ## terminal.xterm-color.transparency [0|1]
1922     set terminal.xterm-color.transparency = 1
1923     ## terminal.xterm-color.colors <num>
1924     set terminal.xterm-color.colors = 1
1925     ## terminal.xterm-color.block_cursor [0|1]
1926     set terminal.xterm-color.block_cursor = 0
1927     ## terminal.xterm-color.restrict_852 [0|1]
1928     set terminal.xterm-color.restrict_852 = 0
1929     ## terminal.xterm-color.utf_8_io [0|1]
1930     set terminal.xterm-color.utf_8_io = 0
1931     ## terminal.xterm-color.m11_hack [0|1]
1932     set terminal.xterm-color.m11_hack = 0
1933     ## terminal.xterm-color.type <num>
1934     set terminal.xterm-color.type = 1
1936   ## terminal.xterm-256color 
1937   #  Options specific to this terminal type (according to $TERM value).
1939     ## terminal.xterm-256color.charset <codepage>
1940     set terminal.xterm-256color.charset = "System"
1941     ## terminal.xterm-256color.underline [0|1]
1942     set terminal.xterm-256color.underline = 1
1943     ## terminal.xterm-256color.transparency [0|1]
1944     set terminal.xterm-256color.transparency = 1
1945     ## terminal.xterm-256color.colors <num>
1946     set terminal.xterm-256color.colors = 2
1947     ## terminal.xterm-256color.block_cursor [0|1]
1948     set terminal.xterm-256color.block_cursor = 0
1949     ## terminal.xterm-256color.restrict_852 [0|1]
1950     set terminal.xterm-256color.restrict_852 = 0
1951     ## terminal.xterm-256color.utf_8_io [0|1]
1952     set terminal.xterm-256color.utf_8_io = 0
1953     ## terminal.xterm-256color.m11_hack [0|1]
1954     set terminal.xterm-256color.m11_hack = 0
1955     ## terminal.xterm-256color.type <num>
1956     set terminal.xterm-256color.type = 1
1959 ## ui 
1960 #  User interface options.
1962   ## ui.clock 
1963   #  Digital clock in the status bar.
1965     ## ui.clock.enable [0|1]
1966     #  Whether to display a digital clock in the status bar.
1967     set ui.clock.enable = 0
1969     ## ui.clock.format <str>
1970     #  Format string for the digital clock. See the strftime(3)
1971     #  manpage for details.
1972     set ui.clock.format = "[%H:%M]"
1975   ## ui.colors 
1976   #  Default user interface color settings.
1978     ## ui.colors.color 
1979     #  Color settings for color terminal.
1981       ## ui.colors.color.mainmenu 
1982       #  Main menu bar colors.
1984         ## ui.colors.color.mainmenu.normal 
1985         #  Unselected main menu bar item colors.
1987           ## ui.colors.color.mainmenu.normal.text <color|#rrggbb>
1988           #  Default text color.
1989           set ui.colors.color.mainmenu.normal.text = "black"
1991           ## ui.colors.color.mainmenu.normal.background <color|#rrggbb>
1992           #  Default background color.
1993           set ui.colors.color.mainmenu.normal.background = "white"
1996         ## ui.colors.color.mainmenu.selected 
1997         #  Selected main menu bar item colors.
1999           ## ui.colors.color.mainmenu.selected.text <color|#rrggbb>
2000           #  Default text color.
2001           set ui.colors.color.mainmenu.selected.text = "green"
2003           ## ui.colors.color.mainmenu.selected.background <color|#rrggbb>
2004           #  Default background color.
2005           set ui.colors.color.mainmenu.selected.background = "black"
2008         ## ui.colors.color.mainmenu.hotkey 
2009         #  Main menu hotkey colors.
2011           ## ui.colors.color.mainmenu.hotkey.normal 
2012           #  Main menu unselected hotkey colors.
2014             ## ui.colors.color.mainmenu.hotkey.normal.text <color|#rrggbb>
2015             #  Default text color.
2016             set ui.colors.color.mainmenu.hotkey.normal.text = "darkred"
2018             ## ui.colors.color.mainmenu.hotkey.normal.background <color|#rrggbb>
2019             #  Default background color.
2020             set ui.colors.color.mainmenu.hotkey.normal.background = "white"
2023           ## ui.colors.color.mainmenu.hotkey.selected 
2024           #  Main menu selected hotkey colors.
2026             ## ui.colors.color.mainmenu.hotkey.selected.text <color|#rrggbb>
2027             #  Default text color.
2028             set ui.colors.color.mainmenu.hotkey.selected.text = "darkred"
2030             ## ui.colors.color.mainmenu.hotkey.selected.background <color|#rrggbb>
2031             #  Default background color.
2032             set ui.colors.color.mainmenu.hotkey.selected.background = "green"
2037       ## ui.colors.color.menu 
2038       #  Menu bar colors.
2040         ## ui.colors.color.menu.normal 
2041         #  Unselected menu item colors.
2043           ## ui.colors.color.menu.normal.text <color|#rrggbb>
2044           #  Default text color.
2045           set ui.colors.color.menu.normal.text = "black"
2047           ## ui.colors.color.menu.normal.background <color|#rrggbb>
2048           #  Default background color.
2049           set ui.colors.color.menu.normal.background = "white"
2052         ## ui.colors.color.menu.selected 
2053         #  Selected menu item colors.
2055           ## ui.colors.color.menu.selected.text <color|#rrggbb>
2056           #  Default text color.
2057           set ui.colors.color.menu.selected.text = "black"
2059           ## ui.colors.color.menu.selected.background <color|#rrggbb>
2060           #  Default background color.
2061           set ui.colors.color.menu.selected.background = "green"
2064         ## ui.colors.color.menu.marked 
2065         #  Marked menu item colors.
2067           ## ui.colors.color.menu.marked.text <color|#rrggbb>
2068           #  Default text color.
2069           set ui.colors.color.menu.marked.text = "red"
2071           ## ui.colors.color.menu.marked.background <color|#rrggbb>
2072           #  Default background color.
2073           set ui.colors.color.menu.marked.background = "white"
2076         ## ui.colors.color.menu.hotkey 
2077         #  Menu item hotkey colors.
2079           ## ui.colors.color.menu.hotkey.normal 
2080           #  Menu item unselected hotkey colors.
2082             ## ui.colors.color.menu.hotkey.normal.text <color|#rrggbb>
2083             #  Default text color.
2084             set ui.colors.color.menu.hotkey.normal.text = "darkred"
2086             ## ui.colors.color.menu.hotkey.normal.background <color|#rrggbb>
2087             #  Default background color.
2088             set ui.colors.color.menu.hotkey.normal.background = "white"
2091           ## ui.colors.color.menu.hotkey.selected 
2092           #  Menu item selected hotkey colors.
2094             ## ui.colors.color.menu.hotkey.selected.text <color|#rrggbb>
2095             #  Default text color.
2096             set ui.colors.color.menu.hotkey.selected.text = "darkred"
2098             ## ui.colors.color.menu.hotkey.selected.background <color|#rrggbb>
2099             #  Default background color.
2100             set ui.colors.color.menu.hotkey.selected.background = "green"
2104         ## ui.colors.color.menu.frame 
2105         #  Menu frame colors.
2107           ## ui.colors.color.menu.frame.text <color|#rrggbb>
2108           #  Default text color.
2109           set ui.colors.color.menu.frame.text = "black"
2111           ## ui.colors.color.menu.frame.background <color|#rrggbb>
2112           #  Default background color.
2113           set ui.colors.color.menu.frame.background = "white"
2117       ## ui.colors.color.dialog 
2118       #  Dialog colors.
2120         ## ui.colors.color.dialog.generic 
2121         #  Generic dialog colors.
2123           ## ui.colors.color.dialog.generic.text <color|#rrggbb>
2124           #  Default text color.
2125           set ui.colors.color.dialog.generic.text = "black"
2127           ## ui.colors.color.dialog.generic.background <color|#rrggbb>
2128           #  Default background color.
2129           set ui.colors.color.dialog.generic.background = "white"
2132         ## ui.colors.color.dialog.frame 
2133         #  Dialog frame colors.
2135           ## ui.colors.color.dialog.frame.text <color|#rrggbb>
2136           #  Default text color.
2137           set ui.colors.color.dialog.frame.text = "black"
2139           ## ui.colors.color.dialog.frame.background <color|#rrggbb>
2140           #  Default background color.
2141           set ui.colors.color.dialog.frame.background = "white"
2144         ## ui.colors.color.dialog.scrollbar 
2145         #  Scrollbar colors.
2147           ## ui.colors.color.dialog.scrollbar.text <color|#rrggbb>
2148           #  Default text color.
2149           set ui.colors.color.dialog.scrollbar.text = "black"
2151           ## ui.colors.color.dialog.scrollbar.background <color|#rrggbb>
2152           #  Default background color.
2153           set ui.colors.color.dialog.scrollbar.background = "blue"
2156         ## ui.colors.color.dialog.scrollbar-selected 
2157         #  Scrollbar selected colors.
2159           ## ui.colors.color.dialog.scrollbar-selected.text <color|#rrggbb>
2160           #  Default text color.
2161           set ui.colors.color.dialog.scrollbar-selected.text = "black"
2163           ## ui.colors.color.dialog.scrollbar-selected.background <color|#rrggbb>
2164           #  Default background color.
2165           set ui.colors.color.dialog.scrollbar-selected.background = "green"
2168         ## ui.colors.color.dialog.title 
2169         #  Dialog title colors.
2171           ## ui.colors.color.dialog.title.text <color|#rrggbb>
2172           #  Default text color.
2173           set ui.colors.color.dialog.title.text = "darkred"
2175           ## ui.colors.color.dialog.title.background <color|#rrggbb>
2176           #  Default background color.
2177           set ui.colors.color.dialog.title.background = "white"
2180         ## ui.colors.color.dialog.text 
2181         #  Dialog text colors.
2183           ## ui.colors.color.dialog.text.text <color|#rrggbb>
2184           #  Default text color.
2185           set ui.colors.color.dialog.text.text = "black"
2187           ## ui.colors.color.dialog.text.background <color|#rrggbb>
2188           #  Default background color.
2189           set ui.colors.color.dialog.text.background = "white"
2192         ## ui.colors.color.dialog.checkbox 
2193         #  Dialog checkbox colors.
2195           ## ui.colors.color.dialog.checkbox.text <color|#rrggbb>
2196           #  Default text color.
2197           set ui.colors.color.dialog.checkbox.text = "darkred"
2199           ## ui.colors.color.dialog.checkbox.background <color|#rrggbb>
2200           #  Default background color.
2201           set ui.colors.color.dialog.checkbox.background = "white"
2204         ## ui.colors.color.dialog.checkbox-selected 
2205         #  Dialog selected checkbox colors.
2207           ## ui.colors.color.dialog.checkbox-selected.text <color|#rrggbb>
2208           #  Default text color.
2209           set ui.colors.color.dialog.checkbox-selected.text = "yellow"
2211           ## ui.colors.color.dialog.checkbox-selected.background <color|#rrggbb>
2212           #  Default background color.
2213           set ui.colors.color.dialog.checkbox-selected.background = "green"
2216         ## ui.colors.color.dialog.checkbox-label 
2217         #  Dialog checkbox label colors.
2219           ## ui.colors.color.dialog.checkbox-label.text <color|#rrggbb>
2220           #  Default text color.
2221           set ui.colors.color.dialog.checkbox-label.text = "black"
2223           ## ui.colors.color.dialog.checkbox-label.background <color|#rrggbb>
2224           #  Default background color.
2225           set ui.colors.color.dialog.checkbox-label.background = "white"
2228         ## ui.colors.color.dialog.button 
2229         #  Dialog button colors.
2231           ## ui.colors.color.dialog.button.text <color|#rrggbb>
2232           #  Default text color.
2233           set ui.colors.color.dialog.button.text = "white"
2235           ## ui.colors.color.dialog.button.background <color|#rrggbb>
2236           #  Default background color.
2237           set ui.colors.color.dialog.button.background = "blue"
2240         ## ui.colors.color.dialog.button-selected 
2241         #  Dialog selected button colors.
2243           ## ui.colors.color.dialog.button-selected.text <color|#rrggbb>
2244           #  Default text color.
2245           set ui.colors.color.dialog.button-selected.text = "yellow"
2247           ## ui.colors.color.dialog.button-selected.background <color|#rrggbb>
2248           #  Default background color.
2249           set ui.colors.color.dialog.button-selected.background = "green"
2252         ## ui.colors.color.dialog.button-shortcut 
2253         #  Dialog button colors.
2255           ## ui.colors.color.dialog.button-shortcut.text <color|#rrggbb>
2256           #  Default text color.
2257           set ui.colors.color.dialog.button-shortcut.text = "yellow"
2259           ## ui.colors.color.dialog.button-shortcut.background <color|#rrggbb>
2260           #  Default background color.
2261           set ui.colors.color.dialog.button-shortcut.background = "blue"
2264         ## ui.colors.color.dialog.button-shortcut-selected 
2265         #  Dialog selected button colors.
2267           ## ui.colors.color.dialog.button-shortcut-selected.text <color|#rrggbb>
2268           #  Default text color.
2269           set ui.colors.color.dialog.button-shortcut-selected.text = "white"
2271           ## ui.colors.color.dialog.button-shortcut-selected.background <color|#rrggbb>
2272           #  Default background color.
2273           set ui.colors.color.dialog.button-shortcut-selected.background = "blue"
2276         ## ui.colors.color.dialog.field 
2277         #  Dialog text field colors.
2279           ## ui.colors.color.dialog.field.text <color|#rrggbb>
2280           #  Default text color.
2281           set ui.colors.color.dialog.field.text = "white"
2283           ## ui.colors.color.dialog.field.background <color|#rrggbb>
2284           #  Default background color.
2285           set ui.colors.color.dialog.field.background = "blue"
2288         ## ui.colors.color.dialog.field-text 
2289         #  Dialog field text colors.
2291           ## ui.colors.color.dialog.field-text.text <color|#rrggbb>
2292           #  Default text color.
2293           set ui.colors.color.dialog.field-text.text = "yellow"
2295           ## ui.colors.color.dialog.field-text.background <color|#rrggbb>
2296           #  Default background color.
2297           set ui.colors.color.dialog.field-text.background = "blue"
2300         ## ui.colors.color.dialog.meter 
2301         #  Dialog meter colors.
2303           ## ui.colors.color.dialog.meter.text <color|#rrggbb>
2304           #  Default text color.
2305           set ui.colors.color.dialog.meter.text = "white"
2307           ## ui.colors.color.dialog.meter.background <color|#rrggbb>
2308           #  Default background color.
2309           set ui.colors.color.dialog.meter.background = "blue"
2312         ## ui.colors.color.dialog.shadow 
2313         #  Dialog shadow colors (see ui.shadows option).
2315           ## ui.colors.color.dialog.shadow.text <color|#rrggbb>
2316           #  Default text color.
2317           set ui.colors.color.dialog.shadow.text = "black"
2319           ## ui.colors.color.dialog.shadow.background <color|#rrggbb>
2320           #  Default background color.
2321           set ui.colors.color.dialog.shadow.background = "black"
2325       ## ui.colors.color.title 
2326       #  Title bar colors.
2328         ## ui.colors.color.title.title-bar 
2329         #  Generic title bar colors.
2331           ## ui.colors.color.title.title-bar.text <color|#rrggbb>
2332           #  Default text color.
2333           set ui.colors.color.title.title-bar.text = "black"
2335           ## ui.colors.color.title.title-bar.background <color|#rrggbb>
2336           #  Default background color.
2337           set ui.colors.color.title.title-bar.background = "white"
2340         ## ui.colors.color.title.title-text 
2341         #  Title bar text colors.
2343           ## ui.colors.color.title.title-text.text <color|#rrggbb>
2344           #  Default text color.
2345           set ui.colors.color.title.title-text.text = "black"
2347           ## ui.colors.color.title.title-text.background <color|#rrggbb>
2348           #  Default background color.
2349           set ui.colors.color.title.title-text.background = "white"
2353       ## ui.colors.color.status 
2354       #  Status bar colors.
2356         ## ui.colors.color.status.status-bar 
2357         #  Generic status bar colors.
2359           ## ui.colors.color.status.status-bar.text <color|#rrggbb>
2360           #  Default text color.
2361           set ui.colors.color.status.status-bar.text = "black"
2363           ## ui.colors.color.status.status-bar.background <color|#rrggbb>
2364           #  Default background color.
2365           set ui.colors.color.status.status-bar.background = "white"
2368         ## ui.colors.color.status.status-text 
2369         #  Status bar text colors.
2371           ## ui.colors.color.status.status-text.text <color|#rrggbb>
2372           #  Default text color.
2373           set ui.colors.color.status.status-text.text = "black"
2375           ## ui.colors.color.status.status-text.background <color|#rrggbb>
2376           #  Default background color.
2377           set ui.colors.color.status.status-text.background = "white"
2381       ## ui.colors.color.tabs 
2382       #  Tabs bar colors.
2384         ## ui.colors.color.tabs.unvisited 
2385         #  Tab colors for tabs that have not been
2386         #  selected since they completed loading.
2388           ## ui.colors.color.tabs.unvisited.text <color|#rrggbb>
2389           #  Default text color.
2390           set ui.colors.color.tabs.unvisited.text = "darkblue"
2392           ## ui.colors.color.tabs.unvisited.background <color|#rrggbb>
2393           #  Default background color.
2394           set ui.colors.color.tabs.unvisited.background = "white"
2397         ## ui.colors.color.tabs.normal 
2398         #  Unselected tab colors.
2400           ## ui.colors.color.tabs.normal.text <color|#rrggbb>
2401           #  Default text color.
2402           set ui.colors.color.tabs.normal.text = "black"
2404           ## ui.colors.color.tabs.normal.background <color|#rrggbb>
2405           #  Default background color.
2406           set ui.colors.color.tabs.normal.background = "white"
2409         ## ui.colors.color.tabs.loading 
2410         #  Tab colors for tabs that are loading in the background.
2412           ## ui.colors.color.tabs.loading.text <color|#rrggbb>
2413           #  Default text color.
2414           set ui.colors.color.tabs.loading.text = "darkred"
2416           ## ui.colors.color.tabs.loading.background <color|#rrggbb>
2417           #  Default background color.
2418           set ui.colors.color.tabs.loading.background = "white"
2421         ## ui.colors.color.tabs.selected 
2422         #  Selected tab colors.
2424           ## ui.colors.color.tabs.selected.text <color|#rrggbb>
2425           #  Default text color.
2426           set ui.colors.color.tabs.selected.text = "black"
2428           ## ui.colors.color.tabs.selected.background <color|#rrggbb>
2429           #  Default background color.
2430           set ui.colors.color.tabs.selected.background = "green"
2433         ## ui.colors.color.tabs.separator 
2434         #  Tab separator colors.
2436           ## ui.colors.color.tabs.separator.text <color|#rrggbb>
2437           #  Default text color.
2438           set ui.colors.color.tabs.separator.text = "brown"
2440           ## ui.colors.color.tabs.separator.background <color|#rrggbb>
2441           #  Default background color.
2442           set ui.colors.color.tabs.separator.background = "white"
2446       ## ui.colors.color.searched 
2447       #  Searched string highlight colors.
2449         ## ui.colors.color.searched.text <color|#rrggbb>
2450         #  Default text color.
2451         set ui.colors.color.searched.text = "black"
2453         ## ui.colors.color.searched.background <color|#rrggbb>
2454         #  Default background color.
2455         set ui.colors.color.searched.background = "lime"
2459     ## ui.colors.mono 
2460     #  Color settings for non-color terminal.
2462       ## ui.colors.mono.mainmenu 
2463       #  Main menu bar colors.
2465         ## ui.colors.mono.mainmenu.normal 
2466         #  Unselected main menu bar item colors.
2468           ## ui.colors.mono.mainmenu.normal.text <color|#rrggbb>
2469           #  Default text color.
2470           set ui.colors.mono.mainmenu.normal.text = "black"
2472           ## ui.colors.mono.mainmenu.normal.background <color|#rrggbb>
2473           #  Default background color.
2474           set ui.colors.mono.mainmenu.normal.background = "white"
2477         ## ui.colors.mono.mainmenu.selected 
2478         #  Selected main menu bar item colors.
2480           ## ui.colors.mono.mainmenu.selected.text <color|#rrggbb>
2481           #  Default text color.
2482           set ui.colors.mono.mainmenu.selected.text = "gray"
2484           ## ui.colors.mono.mainmenu.selected.background <color|#rrggbb>
2485           #  Default background color.
2486           set ui.colors.mono.mainmenu.selected.background = "black"
2489         ## ui.colors.mono.mainmenu.hotkey 
2490         #  Main menu hotkey colors.
2492           ## ui.colors.mono.mainmenu.hotkey.normal 
2493           #  Main menu unselected hotkey colors.
2495             ## ui.colors.mono.mainmenu.hotkey.normal.text <color|#rrggbb>
2496             #  Default text color.
2497             set ui.colors.mono.mainmenu.hotkey.normal.text = "black"
2499             ## ui.colors.mono.mainmenu.hotkey.normal.background <color|#rrggbb>
2500             #  Default background color.
2501             set ui.colors.mono.mainmenu.hotkey.normal.background = "white"
2504           ## ui.colors.mono.mainmenu.hotkey.selected 
2505           #  Main menu selected hotkey colors.
2507             ## ui.colors.mono.mainmenu.hotkey.selected.text <color|#rrggbb>
2508             #  Default text color.
2509             set ui.colors.mono.mainmenu.hotkey.selected.text = "black"
2511             ## ui.colors.mono.mainmenu.hotkey.selected.background <color|#rrggbb>
2512             #  Default background color.
2513             set ui.colors.mono.mainmenu.hotkey.selected.background = "white"
2518       ## ui.colors.mono.menu 
2519       #  Menu bar colors.
2521         ## ui.colors.mono.menu.normal 
2522         #  Unselected menu item colors.
2524           ## ui.colors.mono.menu.normal.text <color|#rrggbb>
2525           #  Default text color.
2526           set ui.colors.mono.menu.normal.text = "black"
2528           ## ui.colors.mono.menu.normal.background <color|#rrggbb>
2529           #  Default background color.
2530           set ui.colors.mono.menu.normal.background = "white"
2533         ## ui.colors.mono.menu.selected 
2534         #  Selected menu item colors.
2536           ## ui.colors.mono.menu.selected.text <color|#rrggbb>
2537           #  Default text color.
2538           set ui.colors.mono.menu.selected.text = "gray"
2540           ## ui.colors.mono.menu.selected.background <color|#rrggbb>
2541           #  Default background color.
2542           set ui.colors.mono.menu.selected.background = "black"
2545         ## ui.colors.mono.menu.marked 
2546         #  Marked menu item colors.
2548           ## ui.colors.mono.menu.marked.text <color|#rrggbb>
2549           #  Default text color.
2550           set ui.colors.mono.menu.marked.text = "gray"
2552           ## ui.colors.mono.menu.marked.background <color|#rrggbb>
2553           #  Default background color.
2554           set ui.colors.mono.menu.marked.background = "white"
2557         ## ui.colors.mono.menu.hotkey 
2558         #  Menu item hotkey colors.
2560           ## ui.colors.mono.menu.hotkey.normal 
2561           #  Menu item unselected hotkey colors.
2563             ## ui.colors.mono.menu.hotkey.normal.text <color|#rrggbb>
2564             #  Default text color.
2565             set ui.colors.mono.menu.hotkey.normal.text = "gray"
2567             ## ui.colors.mono.menu.hotkey.normal.background <color|#rrggbb>
2568             #  Default background color.
2569             set ui.colors.mono.menu.hotkey.normal.background = "black"
2572           ## ui.colors.mono.menu.hotkey.selected 
2573           #  Menu item selected hotkey colors.
2575             ## ui.colors.mono.menu.hotkey.selected.text <color|#rrggbb>
2576             #  Default text color.
2577             set ui.colors.mono.menu.hotkey.selected.text = "gray"
2579             ## ui.colors.mono.menu.hotkey.selected.background <color|#rrggbb>
2580             #  Default background color.
2581             set ui.colors.mono.menu.hotkey.selected.background = "black"
2585         ## ui.colors.mono.menu.frame 
2586         #  Menu frame colors.
2588           ## ui.colors.mono.menu.frame.text <color|#rrggbb>
2589           #  Default text color.
2590           set ui.colors.mono.menu.frame.text = "black"
2592           ## ui.colors.mono.menu.frame.background <color|#rrggbb>
2593           #  Default background color.
2594           set ui.colors.mono.menu.frame.background = "white"
2598       ## ui.colors.mono.dialog 
2599       #  Dialog colors.
2601         ## ui.colors.mono.dialog.generic 
2602         #  Generic dialog colors.
2604           ## ui.colors.mono.dialog.generic.text <color|#rrggbb>
2605           #  Default text color.
2606           set ui.colors.mono.dialog.generic.text = "black"
2608           ## ui.colors.mono.dialog.generic.background <color|#rrggbb>
2609           #  Default background color.
2610           set ui.colors.mono.dialog.generic.background = "white"
2613         ## ui.colors.mono.dialog.frame 
2614         #  Dialog frame colors.
2616           ## ui.colors.mono.dialog.frame.text <color|#rrggbb>
2617           #  Default text color.
2618           set ui.colors.mono.dialog.frame.text = "black"
2620           ## ui.colors.mono.dialog.frame.background <color|#rrggbb>
2621           #  Default background color.
2622           set ui.colors.mono.dialog.frame.background = "white"
2625         ## ui.colors.mono.dialog.scrollbar 
2626         #  Scrollbar colors.
2628           ## ui.colors.mono.dialog.scrollbar.text <color|#rrggbb>
2629           #  Default text color.
2630           set ui.colors.mono.dialog.scrollbar.text = "white"
2632           ## ui.colors.mono.dialog.scrollbar.background <color|#rrggbb>
2633           #  Default background color.
2634           set ui.colors.mono.dialog.scrollbar.background = "black"
2637         ## ui.colors.mono.dialog.scrollbar-selected 
2638         #  Scrollbar selected colors.
2640           ## ui.colors.mono.dialog.scrollbar-selected.text <color|#rrggbb>
2641           #  Default text color.
2642           set ui.colors.mono.dialog.scrollbar-selected.text = "black"
2644           ## ui.colors.mono.dialog.scrollbar-selected.background <color|#rrggbb>
2645           #  Default background color.
2646           set ui.colors.mono.dialog.scrollbar-selected.background = "white"
2649         ## ui.colors.mono.dialog.title 
2650         #  Dialog title colors.
2652           ## ui.colors.mono.dialog.title.text <color|#rrggbb>
2653           #  Default text color.
2654           set ui.colors.mono.dialog.title.text = "gray"
2656           ## ui.colors.mono.dialog.title.background <color|#rrggbb>
2657           #  Default background color.
2658           set ui.colors.mono.dialog.title.background = "black"
2661         ## ui.colors.mono.dialog.text 
2662         #  Dialog text colors.
2664           ## ui.colors.mono.dialog.text.text <color|#rrggbb>
2665           #  Default text color.
2666           set ui.colors.mono.dialog.text.text = "black"
2668           ## ui.colors.mono.dialog.text.background <color|#rrggbb>
2669           #  Default background color.
2670           set ui.colors.mono.dialog.text.background = "white"
2673         ## ui.colors.mono.dialog.checkbox 
2674         #  Dialog checkbox colors.
2676           ## ui.colors.mono.dialog.checkbox.text <color|#rrggbb>
2677           #  Default text color.
2678           set ui.colors.mono.dialog.checkbox.text = "black"
2680           ## ui.colors.mono.dialog.checkbox.background <color|#rrggbb>
2681           #  Default background color.
2682           set ui.colors.mono.dialog.checkbox.background = "white"
2685         ## ui.colors.mono.dialog.checkbox-selected 
2686         #  Dialog selected checkbox colors.
2688           ## ui.colors.mono.dialog.checkbox-selected.text <color|#rrggbb>
2689           #  Default text color.
2690           set ui.colors.mono.dialog.checkbox-selected.text = "white"
2692           ## ui.colors.mono.dialog.checkbox-selected.background <color|#rrggbb>
2693           #  Default background color.
2694           set ui.colors.mono.dialog.checkbox-selected.background = "black"
2697         ## ui.colors.mono.dialog.checkbox-label 
2698         #  Dialog checkbox label colors.
2700           ## ui.colors.mono.dialog.checkbox-label.text <color|#rrggbb>
2701           #  Default text color.
2702           set ui.colors.mono.dialog.checkbox-label.text = "black"
2704           ## ui.colors.mono.dialog.checkbox-label.background <color|#rrggbb>
2705           #  Default background color.
2706           set ui.colors.mono.dialog.checkbox-label.background = "white"
2709         ## ui.colors.mono.dialog.button 
2710         #  Dialog button colors.
2712           ## ui.colors.mono.dialog.button.text <color|#rrggbb>
2713           #  Default text color.
2714           set ui.colors.mono.dialog.button.text = "black"
2716           ## ui.colors.mono.dialog.button.background <color|#rrggbb>
2717           #  Default background color.
2718           set ui.colors.mono.dialog.button.background = "white"
2721         ## ui.colors.mono.dialog.button-selected 
2722         #  Dialog selected button colors.
2724           ## ui.colors.mono.dialog.button-selected.text <color|#rrggbb>
2725           #  Default text color.
2726           set ui.colors.mono.dialog.button-selected.text = "white"
2728           ## ui.colors.mono.dialog.button-selected.background <color|#rrggbb>
2729           #  Default background color.
2730           set ui.colors.mono.dialog.button-selected.background = "black"
2733         ## ui.colors.mono.dialog.button-shortcut 
2734         #  Dialog button colors.
2736           ## ui.colors.mono.dialog.button-shortcut.text <color|#rrggbb>
2737           #  Default text color.
2738           set ui.colors.mono.dialog.button-shortcut.text = "white"
2740           ## ui.colors.mono.dialog.button-shortcut.background <color|#rrggbb>
2741           #  Default background color.
2742           set ui.colors.mono.dialog.button-shortcut.background = "black"
2745         ## ui.colors.mono.dialog.button-shortcut-selected 
2746         #  Dialog selected button colors.
2748           ## ui.colors.mono.dialog.button-shortcut-selected.text <color|#rrggbb>
2749           #  Default text color.
2750           set ui.colors.mono.dialog.button-shortcut-selected.text = "black"
2752           ## ui.colors.mono.dialog.button-shortcut-selected.background <color|#rrggbb>
2753           #  Default background color.
2754           set ui.colors.mono.dialog.button-shortcut-selected.background = "white"
2757         ## ui.colors.mono.dialog.field 
2758         #  Dialog text field colors.
2760           ## ui.colors.mono.dialog.field.text <color|#rrggbb>
2761           #  Default text color.
2762           set ui.colors.mono.dialog.field.text = "gray"
2764           ## ui.colors.mono.dialog.field.background <color|#rrggbb>
2765           #  Default background color.
2766           set ui.colors.mono.dialog.field.background = "black"
2769         ## ui.colors.mono.dialog.field-text 
2770         #  Dialog field text colors.
2772           ## ui.colors.mono.dialog.field-text.text <color|#rrggbb>
2773           #  Default text color.
2774           set ui.colors.mono.dialog.field-text.text = "gray"
2776           ## ui.colors.mono.dialog.field-text.background <color|#rrggbb>
2777           #  Default background color.
2778           set ui.colors.mono.dialog.field-text.background = "black"
2781         ## ui.colors.mono.dialog.meter 
2782         #  Dialog meter colors.
2784           ## ui.colors.mono.dialog.meter.text <color|#rrggbb>
2785           #  Default text color.
2786           set ui.colors.mono.dialog.meter.text = "gray"
2788           ## ui.colors.mono.dialog.meter.background <color|#rrggbb>
2789           #  Default background color.
2790           set ui.colors.mono.dialog.meter.background = "black"
2793         ## ui.colors.mono.dialog.shadow 
2794         #  Dialog shadow colors (see ui.shadows option).
2796           ## ui.colors.mono.dialog.shadow.text <color|#rrggbb>
2797           #  Default text color.
2798           set ui.colors.mono.dialog.shadow.text = "black"
2800           ## ui.colors.mono.dialog.shadow.background <color|#rrggbb>
2801           #  Default background color.
2802           set ui.colors.mono.dialog.shadow.background = "black"
2806       ## ui.colors.mono.title 
2807       #  Title bar colors.
2809         ## ui.colors.mono.title.title-bar 
2810         #  Generic title bar colors.
2812           ## ui.colors.mono.title.title-bar.text <color|#rrggbb>
2813           #  Default text color.
2814           set ui.colors.mono.title.title-bar.text = "gray"
2816           ## ui.colors.mono.title.title-bar.background <color|#rrggbb>
2817           #  Default background color.
2818           set ui.colors.mono.title.title-bar.background = "black"
2821         ## ui.colors.mono.title.title-text 
2822         #  Title bar text colors.
2824           ## ui.colors.mono.title.title-text.text <color|#rrggbb>
2825           #  Default text color.
2826           set ui.colors.mono.title.title-text.text = "gray"
2828           ## ui.colors.mono.title.title-text.background <color|#rrggbb>
2829           #  Default background color.
2830           set ui.colors.mono.title.title-text.background = "black"
2834       ## ui.colors.mono.status 
2835       #  Status bar colors.
2837         ## ui.colors.mono.status.status-bar 
2838         #  Generic status bar colors.
2840           ## ui.colors.mono.status.status-bar.text <color|#rrggbb>
2841           #  Default text color.
2842           set ui.colors.mono.status.status-bar.text = "black"
2844           ## ui.colors.mono.status.status-bar.background <color|#rrggbb>
2845           #  Default background color.
2846           set ui.colors.mono.status.status-bar.background = "white"
2849         ## ui.colors.mono.status.status-text 
2850         #  Status bar text colors.
2852           ## ui.colors.mono.status.status-text.text <color|#rrggbb>
2853           #  Default text color.
2854           set ui.colors.mono.status.status-text.text = "black"
2856           ## ui.colors.mono.status.status-text.background <color|#rrggbb>
2857           #  Default background color.
2858           set ui.colors.mono.status.status-text.background = "white"
2862       ## ui.colors.mono.tabs 
2863       #  Tabs bar colors.
2865         ## ui.colors.mono.tabs.unvisited 
2866         #  Tab colors for tabs that have not been
2867         #  selected since they completed loading.
2869           ## ui.colors.mono.tabs.unvisited.text <color|#rrggbb>
2870           #  Default text color.
2871           set ui.colors.mono.tabs.unvisited.text = "gray"
2873           ## ui.colors.mono.tabs.unvisited.background <color|#rrggbb>
2874           #  Default background color.
2875           set ui.colors.mono.tabs.unvisited.background = "white"
2878         ## ui.colors.mono.tabs.normal 
2879         #  Unselected tab colors.
2881           ## ui.colors.mono.tabs.normal.text <color|#rrggbb>
2882           #  Default text color.
2883           set ui.colors.mono.tabs.normal.text = "black"
2885           ## ui.colors.mono.tabs.normal.background <color|#rrggbb>
2886           #  Default background color.
2887           set ui.colors.mono.tabs.normal.background = "white"
2890         ## ui.colors.mono.tabs.loading 
2891         #  Tab colors for tabs that are loading in the background.
2893           ## ui.colors.mono.tabs.loading.text <color|#rrggbb>
2894           #  Default text color.
2895           set ui.colors.mono.tabs.loading.text = "gray"
2897           ## ui.colors.mono.tabs.loading.background <color|#rrggbb>
2898           #  Default background color.
2899           set ui.colors.mono.tabs.loading.background = "white"
2902         ## ui.colors.mono.tabs.selected 
2903         #  Selected tab colors.
2905           ## ui.colors.mono.tabs.selected.text <color|#rrggbb>
2906           #  Default text color.
2907           set ui.colors.mono.tabs.selected.text = "gray"
2909           ## ui.colors.mono.tabs.selected.background <color|#rrggbb>
2910           #  Default background color.
2911           set ui.colors.mono.tabs.selected.background = "black"
2914         ## ui.colors.mono.tabs.separator 
2915         #  Tab separator colors.
2917           ## ui.colors.mono.tabs.separator.text <color|#rrggbb>
2918           #  Default text color.
2919           set ui.colors.mono.tabs.separator.text = "gray"
2921           ## ui.colors.mono.tabs.separator.background <color|#rrggbb>
2922           #  Default background color.
2923           set ui.colors.mono.tabs.separator.background = "white"
2927       ## ui.colors.mono.searched 
2928       #  Searched string highlight colors.
2930         ## ui.colors.mono.searched.text <color|#rrggbb>
2931         #  Default text color.
2932         set ui.colors.mono.searched.text = "black"
2934         ## ui.colors.mono.searched.background <color|#rrggbb>
2935         #  Default background color.
2936         set ui.colors.mono.searched.background = "white"
2941   ## ui.dialogs 
2942   #  Dialogs-specific appearance and behaviour settings.
2944     ## ui.dialogs.listbox_min_height <num>
2945     #  Minimal height of the listbox widget (used e.g. for bookmarks
2946     #  or global history).
2947     set ui.dialogs.listbox_min_height = 10
2949     ## ui.dialogs.shadows [0|1]
2950     #  Make dialogs drop shadows (the shadows are solid, you can
2951     #  adjust their color by ui.colors.*.dialog.shadow). You may
2952     #  also want to eliminate the wide borders by adjusting setup.h.
2953     set ui.dialogs.shadows = 0
2955     ## ui.dialogs.underline_hotkeys [0|1]
2956     #  Whether to underline hotkeys in menus to make them more
2957     #  visible. Requires the underlining is enabled for the terminal.
2958     set ui.dialogs.underline_hotkeys = 0
2960     ## ui.dialogs.underline_button_shortcuts [0|1]
2961     #  Whether to underline button shortcuts to make them more
2962     #  visible. Requires the underlining is enabled for the terminal.
2963     set ui.dialogs.underline_button_shortcuts = 0
2966   ## ui.leds 
2967   #  LEDs (visual indicators) options.
2969     ## ui.leds.enable [0|1]
2970     #  Enable LEDs.
2971     #  These visual indicators will inform you about various states.
2972     set ui.leds.enable = 1
2975   ## ui.sessions 
2976   #  Sessions settings.
2978     ## ui.sessions.auto_restore [0|1]
2979     #  Automatically restore the session at start.
2980     #  This feature requires bookmark support.
2981     set ui.sessions.auto_restore = 0
2983     ## ui.sessions.auto_save [0|1]
2984     #  Automatically save the session when quitting.
2985     #  This feature requires bookmark support.
2986     set ui.sessions.auto_save = 0
2988     ## ui.sessions.auto_save_foldername <str>
2989     #  Name of the bookmarks folder used for auto saving and restoring session.
2990     #  The name has to be unique. Any folders with the same name will be
2991     #  deleted.
2992     #  This only makes sense with bookmark support.
2993     set ui.sessions.auto_save_foldername = "Auto saved session"
2995     ## ui.sessions.homepage <str>
2996     #  The URI to load either at startup time when no URI was given
2997     #  on the command line or when requested by the goto-url-home action.
2998     #  Set to "" if the environment variable WWW_HOME should be used
2999     #  as homepage URI instead.
3000     set ui.sessions.homepage = ""
3002     ## ui.sessions.snapshot [0|1]
3003     #  Automatically save a snapshot of all tabs periodically.
3004     #  This will periodically bookmark the tabs of each terminal in a separate
3005     #  folder
3006     #  for recovery after a crash.
3007     #  
3008     #  This feature requires bookmark support.
3009     set ui.sessions.snapshot = 0
3012   ## ui.tabs 
3013   #  Window tabs settings.
3015     ## ui.tabs.show_bar <num>
3016     #  Show tabs bar on the screen:
3017     #  0 means never
3018     #  1 means only if two or more tabs are open
3019     #  2 means always
3020     set ui.tabs.show_bar = 1
3022     ## ui.tabs.wraparound [0|1]
3023     #  When moving right from the last tab, jump at the first one, and
3024     #  vice versa.
3025     set ui.tabs.wraparound = 1
3027     ## ui.tabs.confirm_close [0|1]
3028     #  When closing a tab show confirmation dialog.
3029     set ui.tabs.confirm_close = 0
3032   ## ui.timer 
3033   #  Timed action after certain interval of user inactivity. Someone can
3034   #  even find this useful, although you may not believe that.
3036     ## ui.timer.enable <num>
3037     #  Whether to enable the timer or not:
3038     #  0 is don't count down anything
3039     #  1 is count down, but don't show the timer
3040     #  2 is count down and show the timer near LEDs
3041     set ui.timer.enable = 0
3043     ## ui.timer.duration <num>
3044     #  Inactivity timeout in seconds. The maximum of one day
3045     #  should be enough for just everyone (TM).
3046     set ui.timer.duration = 86400
3048     ## ui.timer.action <str>
3049     #  Keybinding action to be triggered when timer reaches zero.
3050     set ui.timer.action = ""
3053   ## ui.date_format <str>
3054   #  Date format to use in dialogs. See strftime(3).
3055   set ui.date_format = "%b %e %H:%M"
3057   ## ui.language <language>
3058   #  Language of user interface. 'System' means that the language will
3059   #  be extracted from the environment dynamically.
3060   set ui.language = "System"
3062   ## ui.show_status_bar [0|1]
3063   #  Show status bar on the screen.
3064   set ui.show_status_bar = 1
3066   ## ui.show_title_bar [0|1]
3067   #  Show title bar on the screen.
3068   set ui.show_title_bar = 1
3070   ## ui.startup_goto_dialog [0|1]
3071   #  Pop up goto dialog in newly created tabs when there's no homepage
3072   #  set. This means also showing goto dialog on startup.
3073   set ui.startup_goto_dialog = 1
3075   ## ui.success_msgbox [0|1]
3076   #  When you pressed a [ Save ] button in some manager, this option
3077   #  will make sure that a box confirming success of the operation will
3078   #  pop up.
3079   set ui.success_msgbox = 1
3081   ## ui.window_title [0|1]
3082   #  Set the window title when running in a windowing environment
3083   #  in an xterm-like terminal. This way the document's title is
3084   #  shown on the window titlebar.
3085   set ui.window_title = 1