Hello,
I was playing around with zsh
, p10k
, fsf
and other features that may run in the background of the shell by the time I installed Cursor.
I notice that most of the time, the agent fails to detect a command output has being run and read its content.
As this zsh setup can be really messy for an automation tool to deal with, I fell back to bash with default setup. Changed in /etc/passwd
(chsh) to make sure it is used systemwide.
The problem is that Cursor fails to change to it in agent mode (terminal is fine).
So, my guess is that there is some cache
about the shell used by the system or to use zsh instead o bash to run the commands.
Where can I find it to update or clear?
I have tested it under Linux and WSL with the same results.
Cursor 0.49.3
.
thx
-rsd