-
This is a more general issue that I want to discuss with you guys. I really like the idea of xonsh. Awesome job. I wanted to do something similar with parso[1], but then realized that it already exist…
-
Hi @jnoortheen! I think it's related to #4280.
Running xonsh on current main branch (38295a1):
```python
bash
XONSH_DEBUG=1 xonsh --no-rc
# ok
xonsh --no-rc
# Traceback (most recent call la…
-
https://user-images.githubusercontent.com/34655998/154974450-76427f2c-54dd-4a7e-8164-322c412f37f1.mp4
```
$DOTGLOB = True
$COMPLETION_IN_THREAD = True
$COMPLETIONS_BRACKETS = False
$COMPLETIONS…
-
### Current Behavior
I read [Bash setup guide](https://carapace-sh.github.io/carapace-bin/setup.html#bash) and tried to setup Carapace into my shell. Carapace didn't work for me although the its fu…
-
I follow the steps in https://gitee.com/WeBank/FATE/tree/master/standalone-deploy#2-install-fate-in-host, but sh init.sh init faild reporting :
linda@promote standalone_fate_master_1.6.1 % sh ini…
-
I cannot use `/bin/sh` as a foreign-shell on NetBSD.
## For community
⬇️ **Please click the 👍 reaction instead of leaving a `+1` or 👍 comment**
-
Hey @jnoortheen !
I tried to run copier to create xontrib but got an error. It looks that current instructions is not working.
```xsh
docker run -it --rm -v $PWD:/ddd python:3.9-alpine sh
pip …
-
Catched this on `xontrib-cmd-durations-0.2.9`:
```xsh
File "/Users/pc/.local/xonsh-env/lib/python3.12/site-packages/xontrib/cmd_done.py", line 104, in _darwin_is_app_window_focused
f"$TERM_PROG…
-
## Bug Report
#### Current Behavior
when i open new terminal instance i get following Warning in terminal ```[WARN] - (starship::config): Error in 'Character' at 'symbol': Unknown key```
…
-
Dear Sir,
I have been following the installation guide (NIXOS-version) provided at https://docs.lfortran.org/en/installation/ and executed the following commands:
nix-shell --run "bash" --cores 4 -…