Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: trying completion of varying data
- X-seq: zsh-users 5027
- From: Andy Spiegl <zsh.Andy@xxxxxxxxx>
- To: ZSH User List <zsh-users@xxxxxxxxxxxxxx>
- Subject: Re: trying completion of varying data
- Date: Sat, 1 Jun 2002 22:44:03 -0500
- In-reply-to: <20020601143337.GA27730@xxxxxxxx>
- Kreccount: 1
- Mail-followup-to: ZSH User List <zsh-users@xxxxxxxxxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- Organization: Radio Marañón, Peru
- References: <20020531225024.A17033@xxxxxxxxxxxxxxxxxxx> <20020601143337.GA27730@xxxxxxxx>
Hi again,
> zstyle ':completion:*:xvncviewer:*:hosts' hosts $(show.active.pcs)
This is already great, but I just noticed that there's one tiny problem
left with it:  zsh seems to cache the output of show.active.pcs, but of
course I want it to adapt itself to the current situation thus showing only
the pcs that are turned on at the moment.
I tried to turn off all completion caching options I could find in the
manual, but still the same result.  Could you help me again, please?
Thanks so much,
 Andy.
-- 
           http://peru.spiegl.de  Our project
      http://radiomaranon.org.pe  Radio Marañón, Jaén, Perú
                              o      _     _         _
  ------- __o       __o      /\_   _ \\o  (_)\__/o  (_)          -o)
  ----- _`\<,_    _`\<,_    _>(_) (_)/<_    \_| \   _|/' \/       /\\
  ---- (_)/ (_)  (_)/ (_)  (_)        (_)   (_)    (_)'  _\o_    _\_v
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 A short saying often contains much wisdom.  -- Sophocles
Messages sorted by:
Reverse Date,
Date,
Thread,
Author