reinforcers left a comment (geany/geany#4227) what I'm using is the one that popping out new terminal window but without prompt
 i did try `$cmd = 'echo $PATH'; exec($cmd);` weirdly doesn't show anything. but if I run `echo $PATH` directly on terminal it shows all path completly > /home/xxxxxx/.nvm/versions/node/v20.18.2/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/home/xxxxxx/Android/platform-tools:/home/xxxxxx/gradle/bin the setting "Terminal" in the "Tools" tab shows `x-terminal-emulator -e "/bin/sh %c"` -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/issues/4227#issuecomment-2658198865 You are receiving this because you are subscribed to this thread. Message ID: <geany/geany/issues/4227/2658198...@github.com>