zsh-workers
 help / color / mirror / code / Atom feed
From: "Andrej Borsenkow" <Andrej.Borsenkow@mow.siemens.ru>
To: "Tanaka Akira" <akr@jaist.ac.jp>,
	"ZSH workers mailing list" <zsh-workers@sunsite.auc.dk>
Subject: Option description and _oldlist
Date: Thu, 9 Sep 1999 19:38:51 +0400	[thread overview]
Message-ID: <000501befad9$6abbc390$21c9ca95@mow.siemens.ru> (raw)
In-Reply-To: <rsqwvu0nqbo.fsf@crane.jaist.ac.jp>

>
> Use following.
>
> % compconf group_matches=yes message_format='%d'
> description_format='%d' describe_options=yes
>

Hmm ...

bor@itsrm2:/tools/src/ntp-4.0.97f%> zsh -f
itsrm2% autoload compinit; compinit
itsrm2% compconf group_matches=yes message_format='%d' description_format='%d' d
escribe_options=yes
itsrm2% xterm -f<TAB><TAB>
option
-fb           -fi           -font
-fg           -fn           -foreground

As I understand, the description is expected on the status line? When I move
from option to option in menu completion?

And one more strange thing (assuming the zsh from above):

itsrm2% zmodload complist
itsrm2% SELECTMIN=0
itsrm2% compconf completer=_oldlist:_complete
itsrm2% patch --s<TAB> ... till you get

itsrm2% patch --suffix=
option
--set-time   --set-utc    --strip      --suffix

ENTER -> --suffix is not highlighted
TAB ->

itsrm2% patch --set-time
option

TAB ->

itsrm2% patch --set-utc
option
--set-time   --set-utc    --strip      --suffix

etc

Somewhat strange ...

/andrej


  parent reply	other threads:[~1999-09-09 15:39 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-09-09 13:13 Silly questions about _arguments & Co (and probably bugs) Andrej Borsenkow
1999-09-09 13:54 ` Tanaka Akira
1999-09-09 14:26   ` Andrej Borsenkow
1999-09-09 14:32     ` Tanaka Akira
1999-09-09 14:34       ` Andrej Borsenkow
1999-09-09 14:45         ` Tanaka Akira
1999-09-09 15:02           ` Andrej Borsenkow
1999-09-09 15:38   ` Andrej Borsenkow [this message]
1999-09-13 12:25 Option description and _oldlist Sven Wischnowsky

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='000501befad9$6abbc390$21c9ca95@mow.siemens.ru' \
    --to=andrej.borsenkow@mow.siemens.ru \
    --cc=akr@jaist.ac.jp \
    --cc=zsh-workers@sunsite.auc.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).