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

Re: precmd() and history



On Jan 8,  3:19pm, Peter Stephenson wrote:
} Subject: Re: precmd() and history
}
} One more thing I noticed:
} 
} % echo foo !#<TAB>
} 
} fails silently and does ordinary completion instead.  This is not a
} result of this patch.

I think this has always been true, since the earliest zsh.  (Actually,
it may be that !# used to fail noisly with a history error, rather than
falling through to ordinary completion, but in any case it has never
worked as naively expected.)

-- 
Bart Schaefer                             Brass Lantern Enterprises
http://www.well.com/user/barts            http://www.nbn.com/people/lantern



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