On 2/5/19 7:56 PM, Chet Ramey wrote:
> On 2/5/19 7:46 PM, Jason Vas Dias wrote:
>> Thank you, but it definitely happens in the up-to-date MacPorts
>> bash-5.0.2(1) distribution,
>> I'll try looking at their patches, building a completely unpatched 5.0.2, and
>> contact the MacPorts developers to le
On 2/5/19 7:46 PM, Jason Vas Dias wrote:
> Thank you, but it definitely happens in the up-to-date MacPorts
> bash-5.0.2(1) distribution,
> I'll try looking at their patches, building a completely unpatched 5.0.2, and
> contact the MacPorts developers to let them know if it is a problem with their
>
Thank you, but it definitely happens in the up-to-date MacPorts
bash-5.0.2(1) distribution,
I'll try looking at their patches, building a completely unpatched 5.0.2, and
contact the MacPorts developers to let them know if it is a problem with their
patches. It uses Apple's EditLine, not readline, w
On 2/4/19 3:22 AM, Jason Vas Dias wrote:
> Good day -
>
> Under bash 4.4.23, with emacs history editing enabled, I can do:
>$ echo '1
> > 2
> > 3
> > '
> 1
> 2
> 3
>$
>and I can then press the (move-up / history-previous) key,
>and the same command, inclu