zsh-workers
 help / color / mirror / code / Atom feed
From: Clint Adams <clint@zsh.org>
To: zsh-workers@sunsite.dk
Subject: PATCH: _lynx missing/new options
Date: Wed, 4 Sep 2002 14:37:56 -0400	[thread overview]
Message-ID: <20020904183756.GA8295@dman.com> (raw)

Index: Completion/Unix/Command/_lynx
===================================================================
RCS file: /cvsroot/zsh/zsh/Completion/Unix/Command/_lynx,v
retrieving revision 1.5
diff -u -r1.5 _lynx
--- Completion/Unix/Command/_lynx	3 Sep 2002 20:02:56 -0000	1.5
+++ Completion/Unix/Command/_lynx	4 Sep 2002 18:27:36 -0000
@@ -11,43 +11,61 @@
   '-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 @@
   '-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 @@
   '-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


                 reply	other threads:[~2002-09-04 18:57 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20020904183756.GA8295@dman.com \
    --to=clint@zsh.org \
    --cc=zsh-workers@sunsite.dk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).