10

I'll get to the point. I've installed SublimeREPL via Package Control, and I've pretty much set it up as I want it.

The only thing that's bothering me, is that every time I build a python script (CTRL+B), a new REPL window opens, even though I already have one open.

Is there a way to configure REPL to open new builds in an already open REPL window?

Here's an example

Bhargav Rao
  • 50,140
  • 28
  • 121
  • 140
oneLifeLeft
  • 111
  • 5

1 Answers1

4

SublimeREPL don't yet allow this, this could be a limitation in Sublime Text. You can ask developper for a implementation by opening a ticket on his Github.

This question is a duplicate, but, this one is un-closable as when I want to flag it I have this output:

This question does not have an upvoted or accepted answer

And we can't close this one as there is a bounty opened.

So thank you @MartjinPieters to check the facts before closing answer.

Community
  • 1
  • 1
VivienG
  • 2,143
  • 3
  • 24
  • 43