chrissimpkins / glue

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

Encounter IndexError exception in Sublime Text 3 #11

Closed daikeren closed 10 years ago

daikeren commented 10 years ago

Here is the stack trace.

Traceback (most recent call last):
  File "Glue in /Users/daikeren/Library/Application Support/Sublime Text 3/Installed Packages/Glue.sublime-package", line 165, in muterun_runner
  File "Glue in /Users/daikeren/Library/Application Support/Sublime Text 3/Installed Packages/Glue.sublime-package", line 180, in muterun
IndexError: list index out of range
chrissimpkins commented 10 years ago

Thanks for reporting it. Can you provide some details on what you were trying to do in Glue?

chrissimpkins commented 10 years ago

Fix in #13

chrissimpkins commented 10 years ago

Will merge and push with the 0.9.4 update