Xonsh: Python-powered, cross-platform, Unix-gazing shell
1–10 of 97 posts
Re: Xonsh: Python-powered, cross-platform, Unix-gazing shell
#2Sadly it doesn't play well with all of my three thousand various vim plugins, so I still haven't been able to use it as my daily shell. Hopefully someday!
Re: Xonsh: Python-powered, cross-platform, Unix-gazing shell
#3Re: Xonsh: Python-powered, cross-platform, Unix-gazing shell
#4Xonsh is awesome! Execute Python directly on the command line?! Sign me up! Sadly it doesn't play well with all of my three thousand various vim plugins, so I still haven't been able to use it as my daily shell. Hopefully someday!
set shell=/path/to/bash
to your vimrc and see how you get along.Re: Xonsh: Python-powered, cross-platform, Unix-gazing shell
#5A better URL is https://xon.sh/
Re: Xonsh: Python-powered, cross-platform, Unix-gazing shell
#6If they want bigger adoption, dedicating a bunch of people who do nothing but port zsh and fish plugins would probably go a long way.
Re: Xonsh: Python-powered, cross-platform, Unix-gazing shell
#7A better URL is https://xon.sh/
Also previous https://hn.algolia.com/?query=xonsh%20&sort=byPopularity&pre...
Re: Xonsh: Python-powered, cross-platform, Unix-gazing shell
#8Sounds amazing. If it ever gets a relatively active plugin ecosystem like zsh or fish, I'd definitely switch. Being able to write shell functions in Python would be very refreshing. If they want bigger adoption, dedicating a bunch of people who do nothing but port zsh and fish plugins would probably go a long way.
Re: Xonsh: Python-powered, cross-platform, Unix-gazing shell
#9Xonsh is awesome! Execute Python directly on the command line?! Sign me up! Sadly it doesn't play well with all of my three thousand various vim plugins, so I still haven't been able to use it as my daily shell. Hopefully someday!