User forums > Help
Mac: Use how to tell CBs to use Xterm instead of terminal?
(1/1)
dubis07:
Hi all!
I'm currently in the environment tab under settings and I'm trying to get Code::Blocks to use xterm instead of terminal on Mac OSx. I don't know what to put into the "shell" and "terminal to launch console in" lines, though. Can anyone help me out??
Thanks
afb:
The default command on other platforms is:
--- Code: (Terminal to launch console programs:) ---xterm -T $TITLE -e
--- End code ---
It assumes that xterm is found in your $PATH.
The shell can be left as the default /bin/sh -c
Navigation
[0] Message Index
Go to full version