trogdoro / xiki

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

./bin/xsh drops into emacs #121

Closed mattyw closed 9 years ago

mattyw commented 9 years ago

Running the latest version (6ff6db0c0287f2b89700d1e986daabe66b9d77d2) on ubuntu trusty (14.04) if I run

./bin/xsh

It just drops me into emacs: http://imgur.com/RBneWIb

mattyw commented 9 years ago

It seems like adding xiki/bin to my PATH fixed the issue. In my .profle I added

PATH=$PATH:/home/m/xiki/bin