-
```
nix-shell -p xonsh
xonsh
nix-your-shell xonsh | source
```
xonsh will hang, with 100%cpu util.
Setting the aliases manually by copy-pasting them from `nix-your-shell xonsh` into the xonsh …
-
Hi! Thank you for this histcpy!
1. When `XONSH_STORE_STDOUT=True` is it has any limits to read output? If I do `cat gigabyte_file` it saves all gigbyte of data? If yes is it has any other risks?
…
-
![xonsh_input_suggestions](https://github.com/user-attachments/assets/34b88eb1-c013-4e5b-8f28-989fbf17173d)
-
Hi! Thank you for the interesting project!
I'm going to create this by reference from Matt Schrage.
Please add [the xonsh shell](https://xon.sh/) support.
Thanks!
## For community
:arrow_down: **P…
-
This issue is perhaps one of the weirdest and most obscure I've seen. My investigation began in jaraco/jaraco.xonsh#1. The summary is this:
- In GitHub actions (only), during collection, when attem…
-
So I set xonsh as default shell with
```
users.defaultUserShell = "/run/current-system/sw/bin/xonsh";
```
but when I do this
```
xonsh> nix-shell -p gcc
bash: cannot set terminal proces…
-
I am at a loss as to why but when I run termpdf.py under xonsh I have issues. It starts out looking at a blank screen with the escape codes `^[_Gi=1;OK^[\`. Then pressing enter shows me the first p…
-
When submitting a command, shell wits forever (with an asterisk) and never returns. Console displays:
```
[I 13:12:12.296 LabApp] Kernel started: e7b452df-0c35-4a98-b3be-b8b55abbefc9
[I 13:12:13.49…
-
pipx uses argcomplete.
On Linux (Debian 11), I install pipx, xonsh and xontrib-argcomplete with
```sh
python3 -m pip install pipx
python3 -m pipx ensurepath
```
In a new terminal, I can s…
-
## Current Behavior
After installing [micromamba through the recommended pathway](https://mamba.readthedocs.io/en/latest/installation/micromamba-installation.html#automatic-install), and initializi…