Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the '10.3: Use X11-style cut and paste in Terminal' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
10.3: Use X11-style cut and paste in Terminal
Authored by: brainsik on Oct 30, '03 02:45:25PM

People should also try out 'screen' (unix app that comes with OS X) to have multiple virtual terminals inside a single Terminal.app. I've gotten by with having only a single Terminal.app open.

If iTerm supported clicking on URLs, I'd probably use it instead (and it would be one step closer to replacing my beloved multi-gnome-terminal X11 app). URL clicking is a necessary feature for me.



[ # ]
thanks for "screen"
Authored by: nwfrg on Oct 31, '03 08:47:10AM
OMG This is so great! Thanks for alerting me to the command line utility screen. I can tell it's going to be a big help to me. For those who would like to have multiple terminal session without opening multipe terminal.app windows type man screen in terminal and learn about screen.

[ # ]