On 8/27/06, Martin Bähr <[EMAIL PROTECTED]> wrote:
> On Sun, Aug 27, 2006 at 02:14:34AM +0200, Axel Liljencrantz wrote:
> > Keep the reports coming.
>
> your wish is my command :-)
>
> trying to use ompletion on:
> > svn ci file<tab>
>
> this fails because fish thinks ci is not a valid argument for svn.
> that is wrong, however that's not the bug i mean, but rather:

I'm not an svn user, so I'm more or less unable to maintain these
completions. How about updating the svn completions? The relevant file
is /usr/share/fish/completions/svn.fish. It's a regular shellscript
file. :-)

>
> there is always a chance that fish completions are not up to date.
> i might have a different version of a program, or even a completely
> different program that just happens to have the same name,
>
> therefore, there should always be a way to do file completion,
> fish should never stop me from being able to do that.
>
> one way to make this easy could be that if a string starts with ./ or /
> it is always a directory, and hence would always do path completion.
> alternatively: if no other completions work on the given token, but path
> completion does, then do path completion. it should be like the default
> that always works.

The second alternative makes sense. Added. Good idea. Thanks.

>
> greetings, martin.
> --
> cooperative communication with sTeam      -     caudium, pike, roxen and unix
> offering: programming, training and administration   -  anywhere in the world
> --
> pike programmer   travelling and working in europe             open-steam.org
> unix system-      bahai.or.at                        iaeste.(tuwien.ac|or).at
> administrator     (caudium|gotpike).org                          is.schon.org
> Martin Bähr       http://www.iaeste.or.at/~mbaehr/
>


-- 
Axel

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Fish-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fish-users

Reply via email to