Close all except shortcut on tabs

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
Godai
Enthusiast
Enthusiast
Posts: 171
Joined: Thu Oct 05, 2006 8:13 pm

Close all except shortcut on tabs

Post by Godai »

It would be very helpful to be able to close all tabs except the one you right click on and choose "close all except" :)
Dr. Dri
Enthusiast
Enthusiast
Posts: 243
Joined: Sat Aug 23, 2003 6:45 pm

Post by Dr. Dri »

+1
something like firefox "close others tabs"

Dri
PB
PureBasic Expert
PureBasic Expert
Posts: 7581
Joined: Fri Apr 25, 2003 5:24 pm

Post by PB »

And to be able to close a tab by clicking the middle mouse button on it, like Firefox.
Last edited by PB on Thu Oct 18, 2007 10:08 pm, edited 1 time in total.
Godai
Enthusiast
Enthusiast
Posts: 171
Joined: Thu Oct 05, 2006 8:13 pm

Post by Godai »

Yeah. It's in Visual C++/C# etc. and it's very useful. Especially in PureBasic where you have some main projects you work on and some examples you try out but you dont want them to hang around in some tabs.
That way you can close all other than your current project main source.
Post Reply