chrissimpkins / glue

Glue is a plugin that joins your shell to Sublime Text in quasi-perfect harmony.
http://gluedocs.readthedocs.org/
MIT License
254 stars 10 forks source link

Running Meteor in Glue terminal doesnt give me node updates #36

Open mattiLeBlanc opened 9 years ago

mattiLeBlanc commented 9 years ago

Hi,

Running on Yosemite, Sublime 3 latest.

I wanted to run Meteor in a glue window, so that I don't have to lower my TotalTerminal everytime or have it pinned and over my sublime screen. So I created a 2 row layout with at the bottom my GLUE page. Anyway, If I start Meteor from the glue terminal, it doesn't give me the node.js response. So i cant kill the proces either with CTRL+C. I had to kill the node proces from terminal.

Any possibility to have a terminal like as in Webstorm, where you can have at in the bottom of your screen? Glue is almost there IMO.

KyleKing commented 8 years ago

+1 for the feature request! I would find it really useful if glue offered a way to pipe stdout without waiting for a command to finish and/or supported killing a running command

HofmannZ commented 8 years ago

+1 would be nice to see a terminal that fires real commands, like meteor deploy, right from sublime