candidtim / vagrant-appindicator

Vagrant Application Indicator for Ubuntu
GNU General Public License v3.0
49 stars 5 forks source link

default system terminal #6

Closed markbaas closed 9 years ago

candidtim commented 9 years ago

Nice catch! Thank you!

I will test and release a new version with it.

candidtim commented 9 years ago

Thanks again. I've also updated implementation to use default terminal emulator when running up/halt/destroy, and they also now fall back to user's default shell (previously was always bash).

New version (1.2.1) is released now. To update, you can run: sudo pip install git+https://github.com/candidtim/vagrant-appindicator.git again.