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

Re: zsh 5.3.1 crashes on completion



On May 26,  1:01am, Jun T. wrote:
}
} [1]% echo one
} [2]% echo two
} [3]% !!<TAB>   (or the key bound to expand-history)
} 
} then !! expands to 'echo one' (!!<Return> works as expected).

Yeah, I was noticing that the original test case (completion of `r`)
doesn't work correctly either, but hadn't yet determined whether that
was intentional.

Apparently this needs to be attacked a different way.



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