Re: bash term with multiple tabs - bash (without X)

2008-07-28 Thread Brian Mathis
Cygwin now has the 'screen' command available. Once you install it, you will have the ability to run multiple terminal sessions inside 1 window. I would also suggest using rxvt instead of the default cmd.exe shell (rxvt does not require X). If you put the following code in your .screenrc or /etc

bash term with multiple tabs - bash (without X)

2008-07-25 Thread Administrator
I'm looking for a terminal / shell utility that will let me have multiple tabs open (shell terminal or term in each tab doing something different). I find that I have several cygwin bash shells open at any one time and want to reduce this to one window. Is there anything that does this? I do