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

Re: !cmd <TAB> doesn't work in 3.0.3-test3



> !cmd<TAB> no longer completes is 3.03.0.3-test3.
> This worked in 3.0.3-test2.
> 
> zsh -f
> spacely% echo $ZSH_VERSION
> 3.0.3-test3
> spacely% ls -d /tmp
> /tmp
> spacely% !ls<TAB>
> 
> This beeps and quotes the !.

This does not happen here, for me it expands !ls.  Does anyone else see this
problem?

Zoltan



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