trogdoro / xiki

A shell console with GUI features
http://xiki.org
Other
3.76k stars 208 forks source link

`xiki --version` should not blow up #75

Open thewoolleyman opened 10 years ago

thewoolleyman commented 10 years ago

--version is the first thing I do with any command, to verify it's installed properly.

Current version from git throws an exception. Kinda bad form ;)

Thanks, -- Chad

colbywhite commented 9 years ago

To be a liitle more precise, here's what I'm seeing from it:

$ xiki --version
@flash/- Can't launch empty line!
$ xiki -v
@flash/- Can't launch empty line!