Page 1 of 1

Tab option "Tab Is Locked..."

Posted: 25 Apr 2012 19:35
by EnjoyRC
Maybe a configuration option that allows closing a tab with the [x] icon without the "This tab is locked. Close it anyway?" confirmation dialog. If it's there and I missed it, please accept my appologies and share the info!! :D

Re: Tab option "Tab Is Locked..."

Posted: 25 Apr 2012 20:05
by highend
What about using a script (on a hotkey / button)?

Code: Select all

tab("close", 0);
Closes the current! tab, regardless if it's locked (and without any confirmation messages).

Re: Tab option "Tab Is Locked..."

Posted: 26 Apr 2012 03:37
by Twisten
Heh :P its a solution, but aesthetically less pleasing (as a button) there is already a Close button.

Re: Tab option "Tab Is Locked..."

Posted: 27 Apr 2012 16:00
by admin
Next version... :)

Re: Tab option "Tab Is Locked..."

Posted: 30 Apr 2012 14:59
by EnjoyRC
admin wrote:Next version... :)
Awesome!!! Thanx for always improving XYplorer.