Ticket #1375 (new enhancement)
User should be able to configure the run-terminal of his choice in Linux
| Reported by: | mucker | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | not classified yet | Version: | 0.92 |
| Keywords: | Cc: |
Description
When the user presses <F5>, by default gnome-terminal or xterm(default) opens up and shows the results.
It would be nice if the user is able to configure this.
Currently $COLORTERM is being checked, but only for "gnome-terminal".
(see Padre::Wx::Main run_command sub)
Either $COLORTERM should be checked for all possible cases or a GUI->preference should be provided. The latter would be helpful for the user.
Note: See
TracTickets for help on using
tickets.

from #1235
It will be great to allow user to choose which terminal will be used. For example on linux: gnome-terminal, xterm, kde-terminal
and on windows: cmd, cygwin, msys, gow...
from #1396
lib/Padre/Wx/Main.pm +2980
This is not my terminal application configured in System Settings → Terminal Emulator.