I don't mean tabbed completion. I mean tabs like what firefox, chrome etc have, that you can switch between.

link|improve this question

25% accept rate
feedback

migrated from stackoverflow.com Jan 12 '10 at 22:00

This question came from our site for professional and enthusiast programmers.

3 Answers

If I'm understanding you correctly, you're looking for a tabbed interface for multiple bash shells, right? If so, you could use Console2 to host your mingw windows. I use it for Cygwin and it works great! Just configure each tab in Console2 to start the MinGW bash shell.

link|improve this answer
yes, that's what I meant. I will try console2, Thanks. – Naveen Jan 12 '10 at 15:42
feedback

GNU screen would do what you want, but a quick Google search seems to indicate that there's not currently a Cygwin or mingw build of the tool.

link|improve this answer
feedback

Do you mean an editor? I presume you're on windows.

Notepad++ supports tabs...

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.