summaryrefslogtreecommitdiffstats
path: root/Completion/Unix
diff options
context:
space:
mode:
authorDoug Kearns <dkearns@users.sourceforge.net>2010-06-23 01:03:29 +0000
committerDoug Kearns <dkearns@users.sourceforge.net>2010-06-23 01:03:29 +0000
commit20b3a407837ea16c12bee3133cbbb65cc2c0fe0c (patch)
treeaeef87e9cb43e5ae7f866b8f38696913694f51e8 /Completion/Unix
parent28055: add some missing options to _vim (diff)
downloadzsh-20b3a407837ea16c12bee3133cbbb65cc2c0fe0c.tar
zsh-20b3a407837ea16c12bee3133cbbb65cc2c0fe0c.tar.gz
zsh-20b3a407837ea16c12bee3133cbbb65cc2c0fe0c.tar.bz2
zsh-20b3a407837ea16c12bee3133cbbb65cc2c0fe0c.tar.lz
zsh-20b3a407837ea16c12bee3133cbbb65cc2c0fe0c.tar.xz
zsh-20b3a407837ea16c12bee3133cbbb65cc2c0fe0c.tar.zst
zsh-20b3a407837ea16c12bee3133cbbb65cc2c0fe0c.zip
28056: add option descriptions to _lynx
Diffstat (limited to 'Completion/Unix')
-rw-r--r--Completion/Unix/Command/_lynx274
1 files changed, 145 insertions, 129 deletions
diff --git a/Completion/Unix/Command/_lynx b/Completion/Unix/Command/_lynx
index d11807466..6c4d57f6f 100644
--- a/Completion/Unix/Command/_lynx
+++ b/Completion/Unix/Command/_lynx
@@ -1,143 +1,159 @@
#compdef lynx
+# Lynx Version 2.8.7rel.1 (05 Jul 2009)
+
local curcontext="$curcontext" state line ret=1
typeset -A opt_args
_arguments -C \
- '-accept_all_cookies' \
- '-anonymous' \
- '-assume_charset=:character set:' \
- '-assume_local_charset=:character set:' \
- '-assume_unrec_charset=:character set:' \
- '-auth=:username\:password:' \
- '-base' \
- '-bibp=:bibp server:_urls' \
- '-blink' \
- '-book' \
- '-buried_news' \
- '-cache=:number of documents:' \
- '-case' \
- '-center' \
- '-cfg=:configuration file:_files' \
- '-child' \
- '-cmd_log=:keystroke log:_files' \
- '-cmd_script=:keystroke log:_files' \
- '-color' \
- '-connect_timeout=:connection timeout (seconds):' \
- '-cookie_file=:cookie file:_files' \
- '-cookie_save_file=:cookie file:_files' \
- '-cookies' \
- '-core' \
- '-crawl' \
- '-curses_pads' \
- '-debug_partial' \
- '-display=:display:_x_display' \
- '-display_charset=:character set:' \
- '-dont_wrap_pre' \
- '-dump' \
- '-editor=:editor:_command_names -e' \
- '-emacskeys' \
- '-enable_scrollback' \
- '-error_file=:error file:_files' \
- '-exec' \
- '-fileversions' \
- '-force_empty_hrefless_a' \
- '-force_html' \
- '-force_secure' \
- '-forms_options' \
- '-from' \
- '-ftp' \
- '-get_data' \
- '-head' \
- '-help' \
- '-hiddenlinks=:option:(merge listonly ignore)' \
- '-historical' \
- '-homepage=:URL:->html' \
- '-image_links' \
- '-index=:URL:->html' \
- '-ismap' \
- '-justify' \
- '-link=:starting count:' \
- '-localhost' \
- '-locexec' \
- '-lss=:color-style file:_files' \
- '-mime_header' \
- '-minimal' \
- '-newschunksize=:number of news articles:' \
- '-newsmaxchunk=:maximum number of news articles:' \
- '-nobold' \
- '-nobrowse' \
- '-nocc' \
- '-nocolor' \
- '-noexec' \
- '-nofilereferer' \
- '-nolist' \
- '-nolog' \
- '-nonrestarting_sigwinch' \
- '-nopause' \
- '-noprint' \
- '-noredir' \
- '-noreferer' \
- '-noreverse' \
- '-nosocks' \
- '-nostatus' \
- '-nounderline' \
- '-number_fields' \
- '-number_links' \
- '-partial' \
- '-partial_thres=:number of lines:' \
- '-pauth=:username\:password:' \
- '-popup' \
- '-post_data' \
- '-preparsed' \
- '-prettysrc' \
- '-print' \
- '-pseudo_inlines' \
- '-raw' \
- '-realm' \
- '-reload' \
- '-restrictions=:options:->restrictions' \
- '-resubmit_posts' \
- '-rlogin' \
- '-scrollbar' \
- '-scrollbar_arrow' \
- '-selective' \
- '-short_url' \
- '-show_cursor' \
- '-show_rate' \
- '-soft_dquotes' \
- '-source' \
- '-stack_dump' \
- '-startfile_ok' \
- '-stdin' \
- '-tagsoup' \
- '-telnet' \
- '-term=:terminal name:_terminals' \
- '-tlog' \
- '-tna' \
- '-trace' \
- '-trace_mask=:trace mask:(0 1 2 3 4 5 6 7)' \
- '-traversal' \
- '-trim_input_fields' \
- '-underscore' \
- '-use_mouse' \
- '-useragent=:user-agent header:' \
- '-validate' \
- '-verbose' \
- '-version' \
- '-vikeys' \
- '-width=:number of columns:' \
- '-with_backspaces' \
+ '-accept_all_cookies[accept cookies without prompting if Set-Cookie handling is on (off)]' \
+ '-anonymous[apply restrictions for anonymous account, see also -restrictions]' \
+ "-assume_charset=[charset for documents that don't specify it]:character set:" \
+ '-assume_local_charset=[charset assumed for local files]:character set:' \
+ '-assume_unrec_charset=[use this instead of unrecognized charsets]:character set:' \
+ '-auth=[authentication information for protected documents]:username\:password:' \
+ '-base[prepend a request URL comment and BASE tag to text/html outputs for -source dumps]' \
+ '-bibp=[specify a local bibp server (default http://bibhost/)]:bibp server:_urls' \
+ '-blink[forces high intensity background colors for color mode, if available and supported by the terminal]' \
+ '-book[use the bookmark page as the startfile (off)]' \
+ '-buried_news[toggles scanning of news articles for buried references (on)]' \
+ '-cache=[specify number of documents cached in memory]:number of documents:' \
+ '-case[enable case sensitive user searching (off)]' \
+ '-center[toggle center alignment in HTML TABLE (off)]' \
+ '-cfg=[specifies a lynx.cfg file other than the default]:configuration file:_files' \
+ '-child[exit on left-arrow in startfile, and disable save to disk]' \
+ '-child_relaxed[exit on left-arrow in startfile (allows save to disk)]' \
+ '-cmd_log=[log keystroke commands to the given file]:keystroke log:_files' \
+ '-cmd_script=[read keystroke commands from the given file (see -cmd_log)]:keystroke log:_files' \
+ '-color[forces color mode on, if available]' \
+ '-connect_timeout=[set the N-second connection timeout (18000)]:connection timeout (seconds):' \
+ '-cookie_file=[specifies a file to use to read cookies]:cookie file:_files' \
+ '-cookie_save_file=[specifies a file to use to store cookies]:cookie file:_files' \
+ '-cookies[toggles handling of Set-Cookie headers (on)]' \
+ '-core[toggles forced core dumps on fatal errors (off)]' \
+ '-crawl[with -traversal, output each page to a file with -dump, format output as with -traversal, but to stdout]' \
+ '-curses_pads[uses curses pad feature to support left/right shifting (on)]' \
+ '-debug_partial[incremental display stages with MessageSecs delay (off)]' \
+ '-delay=[set NNN-second delay at statusline message (0.000)]:delay (seconds):' \
+ "-display=[set the display variable for X exec'ed programs]:display:_x_display" \
+ '-display_charset=[charset for the terminal output]:character set:' \
+ "-dont_wrap_pre[inhibit wrapping of text in <pre> when -dump'ing and -crawl'ing, mark wrapped lines in interactive session (off)]" \
+ '-dump[dump the first file to stdout and exit]' \
+ '-editor=[enable edit mode with specified editor]:editor:_command_names -e' \
+ '-emacskeys[enable emacs-like key movement (off)]' \
+ "-enable_scrollback[toggles compatibility with comm programs' scrollback keys (may be incompatible with some curses packages) (off)]" \
+ '-error_file=[write the HTTP status code here]:error file:_files' \
+ '-exec[enable local program execution (normally not configured)]' \
+ '-fileversions[include all versions of files in local VMS directory listings]' \
+ '-force_empty_hrefless_a[force HREF-less 'A' elements to be empty (close them as soon as they are seen) (off)]' \
+ '-force_html[forces the first document to be interpreted as HTML (off)]' \
+ '-force_secure[toggles forms-based vs old-style options menu (on)]' \
+ '-forms_options[toggles forms-based vs old-style options menu (on)]' \
+ '-from[toggle transmission of From headers (on)]' \
+ '-ftp[disable ftp access (off)]' \
+ '-get_data[user data for get forms, read from stdin, terminated by '---' on a line]' \
+ '-head[send a HEAD request (off)]' \
+ '(- *)-help[print this usage message]' \
+ '-hiddenlinks=[hidden links: options are merge, listonly, or ignore]:option:(merge listonly ignore)' \
+ "-historical[toggles use of '>' or '-->' as terminator for comments (off)]" \
+ '-homepage=[set homepage separate from start page]:URL:->html' \
+ '-image_links[toggles inclusion of links for all images (off)]' \
+ '-index=[set the default index file to URL]:URL:->html' \
+ '-ismap[toggles inclusion of ISMAP links when client-side MAPs are present (off)]' \
+ '-justify[do justification of text (off)]' \
+ '-link=[starting count for lnk#.dat files produced by -crawl (0)]:starting count:' \
+ '-listonly[with -dump, forces it to show only the list of links (off)]' \
+ '-localhost[disable URLs that point to remote hosts (off)]' \
+ '-locexec[enable local program execution from local files only (if lynx was compiled with local execution enabled)]' \
+ '-lss=[specifies a lynx.lss file other than the default]:color-style file:_files' \
+ '-mime_header[include mime headers and force source dump]' \
+ '-minimal[toggles minimal versus valid comment parsing (on)]' \
+ '-newschunksize=[number of articles in chunked news listings]:number of news articles:' \
+ '-newsmaxchunk=[maximum news articles in listings before chunking]:maximum number of news articles:' \
+ '-nobold[disable bold video-attribute]' \
+ '-nobrowse[disable directory browsing]' \
+ '-nocc[disable Cc: prompts for self copies of mailings (off)]' \
+ '-nocolor[turn off color support]' \
+ '-noexec[disable local program execution]' \
+ '-nofilereferer[disable transmission of Referer headers for file URLs (on)]' \
+ '-nolist[disable the link list feature in dumps (off)]' \
+ '-nolog[disable mailing of error messages to document owners (on)]' \
+ '-nomargins[disable the right/left margins in the default style-sheet (off)]' \
+ '-nomore[disable -more- string in statusline messages]' \
+ '-nonrestarting_sigwinch[make window size change handler non-restarting (off)]' \
+ '-nonumbers[disable the link/form numbering feature in dumps (off)]' \
+ '-nopause[disable forced pauses for statusline messages]' \
+ '-noprint[disable some print functions, like -restrictions=print (off)]' \
+ "-noredir[don't follow Location: redirection (off)]" \
+ '-noreferer[disable transmission of Referer headers (off)]' \
+ '-noreverse[disable reverse video-attribute]' \
+ '-nosocks[disable SOCKS proxy usage by a SOCKSified Lynx]' \
+ '-nostatus[disable the miscellaneous information messages (off)]' \
+ '-notitle[disable the title at the top of each page (off)]' \
+ '-nounderline[disable underline video-attribute]' \
+ '-number_fields[force numbering of links as well as form input fields (off)]' \
+ '-number_links[force numbering of links (off)]' \
+ '-partial[toggles display partial pages while downloading (on)]' \
+ '-partial_thres=[number of lines to render before repainting display with partial-display logic (-1)]:number of lines:' \
+ '-passive-ftp[toggles passive ftp connection (on)]' \
+ '-pauth=[authentication information for protected proxy server]:username\:password:' \
+ '-popup[toggles handling of single-choice SELECT options via popup windows or as lists of radio buttons (off)]' \
+ '-post_data[user data for post forms, read from stdin, terminated by '---' on a line]' \
+ '-preparsed[show parsed text/html with -source and in source view to visualize how lynx behaves with invalid HTML (off)]' \
+ '-prettysrc[do syntax highlighting and hyperlink handling in source view (off)]' \
+ '-print[enable print functions (DEFAULT), opposite of -noprint (on)]' \
+ '-pseudo_inlines[toggles pseudo-ALTs for inlines with no ALT string (on)]' \