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

Re: Slash after directory number in cd completion?



On Apr 12, 12:34pm, Oliver Kiddle wrote:
} Subject: Re: Slash after directory number in cd completion?
}
} _tilde now supplies the -qS/ option to _directory_stack and this is the
} only time it is needed so I believe the following patch is correct

Yes, that does seem better.

On a related note, ~- and ~+ are legitimate with or without a number after
them, but _tilde doesn't know that.

-- 
Bart Schaefer                                 Brass Lantern Enterprises
http://www.well.com/user/barts              http://www.brasslantern.com

Zsh: http://www.zsh.org | PHPerl Project: http://phperl.sourceforge.net   



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