> Chet Ramey > What's the exact key sequence you're inputting, and are you still sending > ESC after ^C from your keyboard config? (And why do you do that?) > I assume you're typing ^R^C and your keyboard is sending ^R^C^[, right?
Not exactly, when I tested Ctrl + R then Ctrl + C I was also pressing a lot of other keys to try to crash it. But yes, my keyboard is doing what you said. (Auto sending ESC key) I do this because I want Ctrl + C to act as ESC at all times across all applications. (Since I don’t like to press the ESC key. I type in Dvorak, ESC key is too far away in my context.) > But I'd like to be able to reproduce it. Since Grisha has already replied the steps to repro I am not going to state again in here. But I’ll give you the relevant links for reference. There were two issues here if I understand correctly. 1. https://lists.gnu.org/archive/html/bug-bash/2025-08/msg00081.html 2. https://lists.gnu.org/archive/html/bug-bash/2025-08/msg00089.html > Collin > One can get a modern version of Bison from homebrew: Thanks, I have successfully built the bash after getting the latest bison.