Ticket #1434 (closed enhancement: fixed)
Programs tested with "run" should open in Terminal.app on Osx; not xterm.
| Reported by: | bennie | Owned by: | bennie |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | Run | Version: | 0.97 |
| Keywords: | OSX | Cc: |
Description
Terminal.app is the native terminal for OsX. It would be preferential for commands to run from there and not xterm.
Attachments
Change History
Changed 13 months ago by bennie
- Attachment terminal.patch added
Functioning patch on revision 19064. Utilizes applescript to spawn a terminal and run the program. There is a possible opportunity to hijack the perl command to use an in-DMG perl interpreter for running the application. Also, should there be a shell option to close the terminal when done? (IE: Return to close.) or a sleep as with the xterm command other OSes use.
Note: See
TracTickets for help on using
tickets.
