Sublime Forum

Close a specific TAB

#1

Hi all,
I made a shortcut to execute my python program with SublimeREPL, the problem is that every times that i run my program sublime open a new tab with name “REPL[Python]” and after 10 minutes i have 15 tab with same name because i try my program several times. I would like that when i run my program if a tab with name REPL[Python] is already open sublime close it and after run my program. Someone has an idea how to do this?

0 Likes