Re: ;exit in bash history causes bash to exit

2025-04-05 Thread Ethan Gascoigne
I do have an alias with `&& exit` in it, but removing that alias doesn't get rid of the bug. I've tested it on another system (Xubuntu 24.04, stock install), and the issue didn't occur. Narrowed it down to the line `eval "$(fasd --init auto)"` in my .bashrc. Must be some kindof bug with fasd (http

;exit in bash history causes bash to exit

2025-03-25 Thread Ethan Gascoigne
From: ethan To: bug-bash@gnu.org Subject: ;exit in bash history causes bash to exit Configuration Information [Automatically generated, do not change]: Machine: x86_64 OS: linux-gnu Compiler: gcc Compilation CFLAGS: -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIF