wuub / SublimeREPL

SublimeREPL - run an interpreter inside ST2 (Clojure, CoffeeScript, F#, Groovy, Haskell, Lua, MozRepl, NodeJS, Python, R, Ruby, Scala, shell or configure one yourself)
https://github.com/wuub/SublimeREPL
Other
2.14k stars 312 forks source link

Focus the bottom of the window when switching to SublimeREPL tab #565

Open slifin opened 5 years ago

slifin commented 5 years ago

Which I switch to the REPL tab I often want to put more input into the REPL but sometimes the cursor has not focused the input part of the repl and typing input doesn't work

Can we have SublimeREPL focus the last part of the REPL when the REPL tab is activated?