I'll get to the point. I've installed SublimeText 3 and i also installed SublimeREPL through Package Control, and I've basically set it up as I need it.
The main thing that is annoying me, is that each time I build a python script (CTRL+B), another REPL file/tab opens, despite the fact that I've already have one open.
Screenshot of sublimeREPL build tab
Is there an approach to configure to open and build in single tab?
Thanks in advance