after reading some suggestion in, linux mint forum, looks like I finally work it out
- the
x-terminal-emulator
need to be change to the os terminal default in my case gnome-terminal
- yes
"/bin/sh %c"
need to be change but also add --login
so it become "/bin/bash --login %c"
- it still won't run .bashrc file so the added PATH in .bashrc file need to be copied to .profile
and voila it is done
—
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/2677632935@github.com>
after reading some suggestion in, linux mint forum, looks like I finally work it out
- the
x-terminal-emulator
need to be change to the os terminal default in my case gnome-terminal
- yes
"/bin/sh %c"
need to be change but also add --login
so it become "/bin/bash --login %c"
- it still won't run .bashrc file so the added PATH in .bashrc file need to be copied to .profile
and voila it is done
—
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/2677632935@github.com>