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

Re: Standard 'filtering' mechanism?



On Sun, 21 Feb 2010, zzapper wrote:

> May be misundetstanding the requirement but Vim has (my settings)
> 
> :set wildignore=*.o,*.obj,*.bak,*.exe,*.aux,*.dvi,*.jpg,*.gif,*.jpeg

I'd like the filtering to occur within zsh, not within vim.  e.g.

$ vi ~/papers/fil<Tab>
$ vi ~/papers/filename.tex

And, while wildignore might be useful for this case, I'd also like a 
more general solution/alternative.

-- 
Best,
Ben



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