Bug: Bash cannot execute anything

I have the simplest bug ever. The terminal inside cursor refuse to execute any command with a parameter. It always return “Bash : Argument list too long”.
The problem usual happens when the disk is full, or if the command require insane stack usage, but that’s not it, as every command works perfectly fine outside cursor’s interface.
I’m quite out of options to fix the issue. It began when I did the last update, does anybody else has this ?

Edit : I found the answer. For some reason refreshing bashrc was enough. I don’t know how cursor could have mix up something or use an incorrect source for bash. I’m leaving my post open so that if it’s truly the update that caused it someone can find this.

Solution : source ~/.bashrc