-
The way `FZF_DEFAULT_COMMAND` is handled here is a little odd to me:
https://github.com/laloch/xontrib-fzf-widgets/blob/62aacd796c96b9ac9682b57d165105419c162c8d/xontrib/fzf-widgets.xsh#L74-L83
F…
-
Using xonsh 0.8.0 I get this, loading this xontrib:
```bash
$ xonsh (base)
/Users/klay6683/miniconda3/lib/python3.6/si…
-
## xonfig
+------------------+----------------------+
| xonsh | 0.10.1 |
| Git SHA | e9b12c8b |
| Commit Date | Jul 24 22:47:37 2021 |
|…
-
For some reason xontrib-argcomplete wasn't working for my script. I've finally been able to identify that importing _pathlib_ in my script somehow prevents tab completion from working! I have not yet …
-
Not sure if i'm losing it on reporting this one, but if i remove the `,` at the end of line it seem to work.
I definitely know it's valid syntax in 3.10+ python:
```python
def _load_xontrib_(
…
-
Since the wizard is the first thing a newcomer encounters i think it's time to polish it a bit.
One thing i find a little tedious about the current xonfig wizard
is the part where you set the env…
ghost updated
6 months ago
-
I have just switched from my own code to this contrib and I I found an issue.
For the bottom toolbar to have the expected colour s from starship you need to add
```
$XONSH_STYLE_OVERRIDES['botto…
-
Starship prompt by default prints empty line when the terminal starts. This issue is reported [here](https://github.com/spaceship-prompt/spaceship-prompt/issues/462) and [here](https://github.com/spac…
-
Basically, a magic command that will apply the named venv to the prompt, or create a new prompt in the venv, without having to install xonsh & xontribs into the venv.
## For community
⬇️ **Please…
-
### Solution to issue cannot be found in the documentation.
- [X] I checked the documentation.
### Issue
Expected Behaviour
windows11 + ohmyzsh + anaconda
Actual Behaviour
conda init zsh
sh…