The xterm is small without configure it, and I do not like to make a .Xdefaults config for xterm any more. So I want replace the xterm
with well work's gnome-terminal
.
In Preferences -> Tools -> Terminal
:
gnome-terminal -e "/bin/sh %c"
, and click the RUN botton in toolbar to execute, the gnome-terminal is show, but the RUN botton can not display as an "STOP" icon, that's say I can not stop the running application by click the RUN button.gnome-terminal -x "/bin/sh %c"
, it failure to lanuch.I want click the button to run, click again to stop.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.