On 3/21/10 12:05 PM, Andreas Schwab wrote:
> Bash Version: 4.1
> Patch Level: 0
> Release Status: release
>
> Description:
> command_oriented_history mishandles some here-document constructs.
Thanks for the report. Fixes for these will be in the next release of bash.
Chet
--
``The lyf
> I've been trying to achieve in bash a completion similar to what you
> can have in zsh but I'm having problems with the output I get from
> the completion. Is there a way to suppress it?
>
> It would be useful to have an option, lets say -N, that suppresses
> the output from the $COMPREPLY, a