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

Re: Safety check before expanding globs?



Mikael Magnusson wrote:
> On 30 July 2011 00:41, Richard Hartmann <richih.mailinglist@xxxxxxxxx> wrote:
[...]
>>  quux /foo/bar/*<tab>
[...]
> You might like the list-expand binding. Contrary to the name it
> doesn't expand anything, it just lists the result of a glob below the
> prompt.

The `_expand' completer is quite useful too. See "man zshcompsys" on
that function for details.

Regards, Frank



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