Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: two completion questions



Hi Bart!

> It would appear that you have "setopt REC_EXACT".
Oops, you are so right.  Who put that in .zshrc? :-)

> I'm not precisely sure why zsh handles ".." that way.  You can fix this
> with compctl completion as follows:
> 
> 	compctl -D -f + -g .. -S / -q
Hm, I tried that before I saw Sven's patch, but it doesn't change anything.
Probably because I am using the new function-based completion.  Is compctl
useless in that case?  Or can the two methods be combined?

> That's because you're using expand-or-complete-prefix.
And you are right again!  Thank you so much for your help!
I turned it on because I wanted tcsh's behavior.

Thanks again for your fast answer,
 Andy.

-- 
 E-Mail: Andy@xxxxxxxxx     URL: http://andy.spiegl.de
 PGP/GPG: see headers
                                o      _     _         _
  --------- __o       __o      /\_   _ \\o  (_)\__/o  (_)
  ------- _`\<,_    _`\<,_    _>(_) (_)/<_    \_| \   _|/' \/
  ------ (_)/ (_)  (_)/ (_)  (_)        (_)   (_)    (_)'  _\o_
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 If you have good memory you can forget the rest.



Messages sorted by: Reverse Date, Date, Thread, Author