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

Re: completing filenames containing spaces



Adam Spiers wrote:

> Hi all,
> 
> Congratulations on getting 3.1.<7-9> out the door.  This is an
> exciting time for zsh!  (Unfortunately I missed most of it through
> working hard for exams.)
> 
> With the latest CVS, it seems that completion of filenames containing
> spaces is broken:
> 
>   % ls .mozilla/A<TAB>
>   % ls .mozilla/Adam\ Spiers/
>   % ls .mozilla/Adam\ Spiers/<TAB>
>   % ls .mozilla/Adam\ Spiers/ 
>                               ^
>                          cursor is now here
> 
> i.e. the final <TAB> inserts a space, despite there being files in the
> directory.

Hm, works for me both with -f and with my usual setup. What are your
styles?


Bye
 Sven


--
Sven Wischnowsky                         wischnow@xxxxxxxxxxxxxxxxxxxxxxx



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