-
The `xontrib-direnv` package in this repo claims to be the latest version 1.6.3, but is actually using an outdated commit https://github.com/74th/xonsh-direnv/commit/3bea5847b9459c5799c64966ec85e624d0…
-
I wanted to show all binaries matching a command, and found that the `which --all mybin` does the job, but it also for some reason prints the full alias expansion and shows other verbose info like how…
-
See the title of the screenshot below.
This is not really a serious problem, but feels weird and buggy.
This is xonsh/0.18.3 on Python 3.12 on MacOS ARM. Here is my `xonfig`:
```
+------…
-
## xonfig
```
$ xonfig
+------------------+-----------------+
| xonsh | 0.8.7 |
| Python | 3.7.2 |
| PLY | 3.11 |
| …
-
Currently command substitution fails if inside an argument:
```xsh
$ echo cols: $(tput cols) # works with space …
-
I've been noticing some annoying slowdowns with completions that I've traced back to the bash completer. Take the command `cat` -- there are bash completions for `cat`, but I'm totally fine with it j…
-
This is related to https://github.com/prefix-dev/shell/issues/58, and possibly if `pixi` can have a conda like emulation layer, that might be enough.
Now when we control the shell, we should make t…
-
I wanted to try out xonsh. I wanted to see whether it could load my aliases and stuff, so I executed `source-zsh ~/.zshrc`.
## xonfig
```
$ xonfig
+------------------+---------------------…
-
## xonfig
```
+------------------+-----------------+
| xonsh | 0.13.1 |
| Python | 3.10.5 |
| PLY | 3.11 |
| have readl…
-
Hey! Thank you for this! It will be cool to have https://xon.sh support.