what I'm using is the one that popping out new terminal window but without prompt
image.png (view on web)
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, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.
Message ID: <geany/geany/issues/4227/2658198865@github.com>
what I'm using is the one that popping out new terminal window but without prompt
image.png (view on web)
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, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.
Message ID: <geany/geany/issues/4227/2658198865@github.com>