about summary refs log tree commit diff
diff options
context:
space:
mode:
authorClint Adams <clint@users.sourceforge.net>2002-09-04 19:10:23 +0000
committerClint Adams <clint@users.sourceforge.net>2002-09-04 19:10:23 +0000
commit9ad6a0eff9d487fdc82827366749611ec772dc1b (patch)
treecb7d02b1aa57e16ebf3e4eace60c045f03c50c46
parent62878a462d02121852870fd9365de1d182925bb6 (diff)
downloadzsh-9ad6a0eff9d487fdc82827366749611ec772dc1b.tar.gz
zsh-9ad6a0eff9d487fdc82827366749611ec772dc1b.tar.xz
zsh-9ad6a0eff9d487fdc82827366749611ec772dc1b.zip
17620: add new/missing lynx options.
-rw-r--r--ChangeLog5
-rw-r--r--Completion/Unix/Command/_lynx37
2 files changed, 40 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 0684eab90..e93e3e784 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2002-09-04  Clint Adams  <clint@zsh.org>
+
+	* 17620: Completion/Unix/Command/_lynx: add new/missing
+	lynx options.
+
 2002-09-03  Peter Stephenson  <pws@csr.com>
 
 	* 17608: Src/builtins.c: comment on use and abuse of
diff --git a/Completion/Unix/Command/_lynx b/Completion/Unix/Command/_lynx
index acc14c106..855213b7c 100644
--- a/Completion/Unix/Command/_lynx
+++ b/Completion/Unix/Command/_lynx
@@ -11,43 +11,61 @@ _arguments -C \
   '-assume_unrec_charset=:MIMENAME:' \
   '-auth=:ID\:PW:' \
   '-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=: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=:mimename:' \
+  '-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' \
-  '-ismap' \
   '-index=:URL:->html' \
+  '-ismap' \
+  '-justify' \
   '-link=:starting count:' \
   '-localhost' \
   '-locexec' \
+  '-lss=:color-style file:_files' \
   '-mime_header' \
   '-minimal' \
   '-newschunksize=:NUMBER:' \
   '-newsmaxchunk=:NUMBER:' \
+  '-nobold' \
   '-nobrowse' \
   '-nocc' \
   '-nocolor' \
@@ -60,14 +78,19 @@ _arguments -C \
   '-noprint' \
   '-noredir' \
   '-noreferer' \
+  '-noreverse' \
   '-nosocks' \
   '-nostatus' \
+  '-nounderline' \
+  '-number_fields' \
   '-number_links' \
   '-partial' \
+  '-partial_thres=:NUMBER:' \
   '-pauth=:ID\:PW:' \
   '-popup' \
   '-post_data' \
   '-preparsed' \
+  '-prettysrc' \
   '-print' \
   '-pseudo_inlines' \
   '-raw' \
@@ -76,25 +99,35 @@ _arguments -C \
   '-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' \
-  '-useragent=:NAME:' \
   '-use_mouse' \
+  '-useragent=:NAME:' \
   '-validate' \
   '-verbose' \
   '-version' \
   '-vikeys' \
   '-width=:NUMBER:' \
+  '-with_backspaces' \
   ':url:->html' && return 0
 
 case "$state" in