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

CD issue #27

Closed mannyhenri closed 9 years ago

mannyhenri commented 9 years ago

Hey Chris, as mentioned on twitter here is the issue. When I do CD to another directory it doesn't change it. When I do LS after it's basically listing the directory I opened Glue in.

Here is a text and a screenshot from Sublime 3. I'm using Mac OS Maverick.

█ [ /Users/manny/Sites/Code Samples/bluey/website ] gulp run [23:45:21] Using gulpfile ~/Sites/website/gulpfile.js [23:45:21] Starting 'jshint'... [23:45:21] Finished 'jshint' after 16 ms [23:45:21] Starting 'jade'... [23:45:21] Starting 'stylus'... [23:45:21] Finished 'stylus' after 3.34 ms [23:45:21] Starting 'coffee'... [23:45:21] Finished 'coffee' after 9.27 ms

█ [ /Users/manny/Sites/Code Samples/trainingSite ] cd /Users/manny/Sites/trainingSite /Users/manny/Sites/trainingSite

█ [ /Users/manny/Sites/website ] ls app config gulpfile.js node_modules package.json server.coffee server.js terminal.glue

screen shot 2014-09-13 at 11 51 31 pm

chrissimpkins commented 9 years ago

How are you launching Glue? Right click from project directory?