Andy Kipp
Andy Kipp
Hi jaraco! We're using xonsh AppImage that contain both python3.8 and package (xonsh and requirements). The xxh is not using python from host. What I was done to create xonsh-zip...
Got it! I'm going to reopen issue because it's not solved. Thanks!
> xxh: error: unrecognized arguments: -n -tt -S -- mosh-server 'new' '-c' '256' '-s' '-l' 'LANG=en_US.UTF-8' This probably solvable by additional logic in xxh. PR is welcome!
Hi @Mythical-Forest-Collective you can fork any xxh-shell and make x64 version.
Personally I want to say that Streamlit is very unpleasant for new users and I need to google every step and I continuously facing with issues with use cases. And...
Using [xonsh-prewarmed](https://github.com/anki-code/xonsh-prewarmed) you can reserve xonsh session in background.
You can also remove conda completer: ```xsh completer list | grep conda # conda : Completion for conda completer remove conda ```
One thought. This proposal could be easy implemented by adding the option to [env](https://xon.sh/envvars.html): ```xsh cd /tmp touch qwe.txt # vim qwe vim qwe.txt $XONSH_COMPLETER_PATH_ABS = True # Use all...
Closed with the reference to https://github.com/xonsh/xonsh/issues/5317#issuecomment-2032017790