this is on arcolinux-v19.06.1.iso geany ver 1.35 arcolinux-v19.05.2.iso geany 1.34 Geany comes installed on this distro, the feature to change dir in the terminal with scripts path gets screwed up when I update the system after a fresh install of the distro. I've removed there repo version and installed geany from source both versions of geany mentioned and still get the same error whenever I change the tab to have it change to the dir the script is in in the terminal, I get this error . ``` [userx@archomeo SDCard]$ /home/userxcd bash: /home/userxcd: No such file or directory ``` I have no idea where the code is that preforms the steps to call for a directory change to even look at it to see why it is doing this. if I change my shell in geany to zsh it works, but bash does not work. I still get that error where the path and the command have been switch around and a space removed making it all one word.
-- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/geany/geany/issues/2198
