zsh-users
 help / color / mirror / code / Atom feed
From: Francisco Borges <f.borges@rug.nl>
To: Zsh User <zsh-users@sunsite.dk>
Subject: gv file completion is broken.
Date: Tue, 30 Aug 2005 20:01:21 +0200	[thread overview]
Message-ID: <20050830180121.GA4257@let.rug.nl> (raw)

zsh -f

loki% echo $ZSH_VERSION
4.3.0-dev-1
loki% autoload -U compinit
loki% compinit -D -C
loki% touch a.py a.ps
loki% gv a.p[TAB]
a.ps  a.py
loki% gv --[TAB] ## this does work...

# BTW, the _gv here is identical to the one at the CVS.

Changing the last line of _gv from

'*:file: _pspdf --z'

to

'*:file: _pspdf -z'

Makes it work again.

Cheers,
Francisco.


             reply	other threads:[~2005-08-30 18:01 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-30 18:01 Francisco Borges [this message]
2005-08-31  9:28 ` Peter Stephenson

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=20050830180121.GA4257@let.rug.nl \
    --to=f.borges@rug.nl \
    --cc=zsh-users@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).