-
Several builtin functionalities aren't necessary for xonsh to be usable, just useful. These should be refactored into stand alone xontrib-like modules: xoretribs (xonsh+core+contrib).
They are stru…
-
## Bug Report
#### Current Behavior
Using the latest `xonsh` version 0.11.0, there are 2 key issues:
1. Using the `execx($(starship init xonsh))` results in an error starting up. Details b…
-
I really like the fact that our modules are mostly shell scripts, as that is the most straightforward way of automating customizations on any Linux system. Even solutions that are not shell-script nat…
-
## Bug Report
#### Expected Behavior
When I type a command like `ls` and hit tab, I expect the letters `ls` to remain in place, and completion to be suggested on the right.
This works wel…
-
Constantly running into errors and going in circles. Had to ask 2 other friends for help with this and we didn't come to a conclusion. Needs an updated and more specific guide.
-
_Originally posted by scopatz in https://github.com/xonsh/xonsh/issues/1614#issuecomment-275882020 and https://github.com/xonsh/xonsh/issues/1614#issuecomment-275953842_:
> If we wanted to be cleve…
-
xonsh [has `--no-rc`](https://github.com/xonsh/xonsh/blob/6fa83f830579d2bad39b1842911951f55a9da22c/xonsh/main.py#L180-L186) to avoid loading RC files. But if we want to run completely clean xonsh we n…
-
## Bug Report
#### Current Behavior
In Nushell, following the official installation process, the output of `starship init nu` is saved to `~/.cache/starship/init.nu` and then sourced in the Nushel…
-
The `FSURDATMODIFYCTSM` test fails for me on Cheyenne, with `cs.status` saying `SHAREDLIB_BUILD failed to initialize`. Looking at the log, there's a problem using `conda activate` (full error message …
-
## xonfig
```
$ xonfig
+------------------+-----------------------+
| xonsh | 0.14.1 |
| Python | 3.10.12 |
| PLY | 3.11 …