-
Hi!
This is not an issue and all of was not on purpose but happened by accident :D I was bundling Python distro with some stuff and suddenly many pieces pieces came together in something maybe weir…
-
```
user@test ~ @ execx($(any-nix-shell xonsh --info-right))
user@test ~ @ up 1
user@test /home @ cd -
user@test ~ @ nix-shell -p dig
The following xontribs are enabled but not installed:
['…
-
**Describe the bug**
When I try to use `rtx shell python@3.10` while running under `xonsh`, it appears that it is unable to set the Python version correctly (seems like it just doesn't work):
```
…
-
When I do this in Xonsh:
```xsh
cd ~
vim foo
cd bar
```
and I start typing `vim`, then `vim foo` comes up as a suggestion. Over time my history-based completion becomes cluttered with commands i…
-
Add support for the Python based shell, Xonsh (https://xon.sh/)
-
### Package information | 软件包信息
包名 | 版本
-- | --
fastfetch | [2.8.10-0deepin](https://github.com/deepin-community/fastfetch/commit/422a91a3589cafba7f64ca44c98a4b19445bfd64)
### Package repository ad…
-
If I source a particular file in `rc.xsh` with some function definitions, the characters aren't echoed in the prompt when I type them, but they appear when I press enter and the shell exits with this …
ghost updated
9 months ago
-
Currently I face this issue everyday, it happens occasionally.
```
xonsh: For full traceback set: $XONSH_SHOW_TRACEBACK = True
OSError: [Errno 9] Bad file descriptor
Traceback (most recent c…
-
Please mark `*.xsh` and `*.xonshrc` as Python for syntax highlighting of [xonsh shell](https://xon.sh) scripts.
## For community
⬇️ **Please click the 👍 reaction instead of leaving a `+1` or 👍 c…
-
### What did you expect to happen?
When using the same command but with different arguments, flags and/or options I would like to see them all in my history.
### What happened?
Only the first occur…