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

Added code the handle empty user_command. This fixed #11 #13

Closed daikeren closed 10 years ago

daikeren commented 10 years ago

Hi! I think I've found the problem in issue #11. This problem is when I hit enter without any command, the user_command will be an empty list. I've added some code to handle this situation. Thanks!

chrissimpkins commented 10 years ago

Excellent. Thanks for submitting this PR @daikeren. Will have a look at this in the morning and will have it queued up for the next release.

chrissimpkins commented 10 years ago

Nice work. I missed the empty entry. Thanks for adding this to the project. I will be testing some new updates this weekend and will include your changes in this release. Attribution will be in the user message with the next update.

Thanks again.

daikeren commented 10 years ago

Great! :+1:

chrissimpkins commented 10 years ago

Thanks again for submitting this Andy @daikeren. It was released today in v0.9.4.