zsh-users
 help / color / mirror / code / Atom feed
From: Oliver Kiddle <okiddle@yahoo.co.uk>
To: Adam Piatyszek <ediap@ET.PUT.Poznan.PL>
Cc: zsh-users@sunsite.dk
Subject: Re: SVN completion problem
Date: Thu, 04 Aug 2005 12:26:28 +0200	[thread overview]
Message-ID: <26217.1123151188@trentino.groupinfra.com> (raw)
In-Reply-To: <20050804071923.GB10096@lespaul.et.put.poznan.pl>

Adam Piatyszek wrote:
> I have a question about zsh completion for `svn' command (Subversion
> program). Is it possible to use the completion not only for commands and
> switches of this program but also for filename/directory arguments?

It should be and it works for me so something else must be going wrong.

The completion for svn is largely driven by the output of the `svn help'
command. This makes it a little sensitive to changes in the format of
that output. What version of subversion have you got? What does `svn
help status' output? Here the second line is "usage: status [PATH...]".
On finding *PATH* in that, the svn completion should complete filenames.

Another way of trying to find out what is going wrong is to invoke the
_complete_debug widget: instead of pressing <tab>, press <ctrl-x><?>.

Oliver


This e-mail and any attachment is for authorised use by the intended recipient(s) only. It may contain proprietary material, confidential information and/or be subject to legal privilege. It should not be copied, disclosed to, retained or used by, any other party. If you are not an intended recipient then please promptly delete this e-mail and any attachment and all copies and inform the sender. Thank you.


  reply	other threads:[~2005-08-04 10:26 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-04  7:19 Adam Piatyszek
2005-08-04 10:26 ` Oliver Kiddle [this message]
2005-08-04 10:50   ` Adam Piatyszek
2005-08-04 11:51     ` Peter Stephenson
2005-08-04 12:01       ` Adam Piatyszek
2005-08-04 12:13         ` Peter Stephenson
2005-08-08  2:03 ` Vincent Lefevre

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=26217.1123151188@trentino.groupinfra.com \
    --to=okiddle@yahoo.co.uk \
    --cc=ediap@ET.PUT.Poznan.PL \
    --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).