zsh-users
 help / color / mirror / code / Atom feed
From: "Hari Rao" <h_a_r_i_k@yahoo.com>
To: zsh-users@sunsite.dk
Cc: h_a_r_i_k@yahoo.com
Subject: Re: ClearCase version-extended filename completion
Date: Sun, 2 Mar 2003 14:05:02 +0000 (GMT)	[thread overview]
Message-ID: <20030302140502.25893.qmail@web40107.mail.yahoo.com> (raw)


> > Version-extended file names in ClearCase (e.g.,
> > "foo.c@@/main/1") complete correctly (Type
"foo.c@@/"
> > and press tab) only while using old-style
completion.
> > No completions are displayed once you activate new
> > style completions by calling "compinit."  I
understand
> > from earlier threads* that this can be fixed by
some
> > changes to the "_files" function, but haven't been
> > able to figure out the changes required.  Has
anyone
> > already done this or can explain to me what needs
to
> > be done?
> 
> This is fixed in the latest 4.1 version (the main
trunk) in the archive.
> 
> The patch was the one below.  I don't know if it
works in 4.0, but
> there's a reasonable chance.  It's had only limited
testing, so any
> feedback is useful.

Thanks a lot.  I use v4.0.2 on Linux/x86 and had to
change the  "VAR+=STHG" line to "VAR=${VAR}STHG", and
similarly for the array, after I patched and it worked
like magic.  The same thing also worked for v4.0.6 on
SunOS/sparc and v4.0.6 on Cygwin_NT-5.0,Win2k/x86. 
Nothing broken so far.

Sorry about the ersatz OS/CPU terminology.

Regards,
harik


________________________________________________________________________
Missed your favourite TV serial last night? Try the new, Yahoo! TV.
       visit http://in.tv.yahoo.com


             reply	other threads:[~2003-03-02 14:05 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-03-02 14:05 Hari Rao [this message]
  -- strict thread matches above, loose matches on Subject: below --
2003-02-28 12:57 Hari Rao
2003-02-28 14:01 ` 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=20030302140502.25893.qmail@web40107.mail.yahoo.com \
    --to=h_a_r_i_k@yahoo.com \
    --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).