On 4/15/23 11:42 PM, Grisha Levit wrote:
Originally identified in [1] (FWIW, I only see the message in the archive,
not in my inbox).
[1]: https://lists.gnu.org/archive/html/bug-bash/2023-04/msg00043.html
bash --norc -o vi -in <<<$'\ec1234567'
(arg: 123456) Segmentation fault
I think it's just
Originally identified in [1] (FWIW, I only see the message in the archive,
not in my inbox).
[1]: https://lists.gnu.org/archive/html/bug-bash/2023-04/msg00043.html
bash --norc -o vi -in <<<$'\ec1234567'
(arg: 123456) Segmentation fault
I think it's just a matter of save/restore_prompt
dif