-
xonsh has recently (supposedly after an update) started crashing on control+C interrupts. The terminal then falls back to zsh.
```python
(haystack-test) cls@clsm1ba ~/Documents/Work/Projects/Clien…
-
I got this when i ran the command `poetry shell` , i am on the MacOS and pycharm
poetry shell
Creating virtualenv go24-pos24-fastapi-uhxSYnFl-py3.9 in /Users/kanel/Library/Caches/pypoetry/virtual…
-
### Current Behavior
Install from [rsteube/homebrew-tap](https://github.com/rsteube/homebrew-tap)
```
brew tap rsteube/homebrew-tap
brew install rsteube/tap/carapace
```
and setup [Zsh](http…
-
### Current Behavior
If I type `git commi` and use my shortcut for menu-complete, it completes properly the first time. But when repeatedly using it to cycle through the options, it adds the descript…
-
Hello! Thank you for atuin it's awesome!
Please fix the installation command on https://atuin.sh/ and in the repository:
```bash
bash
-
I have found the xonsh developers, especially Anthony (@scopatz), David (@laloch) and Gil (@gforsyth) very patient, competent, helpful and kind. I'm sure all other developers and helpers are too, it's…
-
#### Operating system and version:
NAME="Pop!_OS"
VERSION="21.10"
ID=pop
ID_LIKE="ubuntu debian"
PRETTY_NAME="Pop!_OS 21.10"
VERSION_ID="21.10"
HOME_URL="https://pop.system76.com"
SUPPORT_…
-
### What happened, and what did you expect to happen?
```
# test.c
void main () {}
```
compile with gcc: `gcc test.c`.
```
~/t> gdb a.out
GNU gdb (GDB) 14.2
Copyright (C) 2023 Free Software…
-
### 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…
-
When capturing a sub-process with `!()` the attributes of the storage variable appear empty until the variable itself is evaluated on its own. This is better shown by example:
```xsh
ls
# one th…