zsh-users
 help / color / mirror / code / Atom feed
* error in 19.3.1
@ 2006-09-19 22:28 Roman Neuhauser
  2006-09-20  9:26 ` Peter Stephenson
  0 siblings, 1 reply; 4+ messages in thread
From: Roman Neuhauser @ 2006-09-19 22:28 UTC (permalink / raw)
  To: zsh users

This is near the end of 19.3.1:

For example:

zstyle -e ':completion:*' completer '
    if [[ $words[1] = cvs ]]; then
      reply=(_complete)
    else
      reply=(_complete _approximate)
    fi'

uses the value `_complete' for the completer style in most contexts, but
the value `_complete _approximate' when the first word on the command
line is `cvs'.

-- 
How many Vietnam vets does it take to screw in a light bulb?
You don't know, man.  You don't KNOW.
Cause you weren't THERE.             http://bash.org/?255991


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2006-09-20 11:08 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-09-19 22:28 error in 19.3.1 Roman Neuhauser
2006-09-20  9:26 ` Peter Stephenson
2006-09-20 12:48   ` Roman Neuhauser
2006-09-20 11:02     ` Peter Stephenson

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).