jugyo / pry-remote-auto

Open the Terminal and run pry-remote automatically
MIT License
11 stars 3 forks source link

Automatically close terminal when session ended #3

Open jmuheim opened 10 years ago

jmuheim commented 10 years ago

Is it possible to automatically close the terminal window and return to the previous window when session finishes?

Awesome gem, thank you!

jmuheim commented 10 years ago

And by the way, what do you need the sleep 1 for? https://github.com/jugyo/pry-remote-auto/blob/master/lib/pry-remote-auto.rb#L27