-
This is metaissue for list of tasks on refactoring.
Medium priority:
* I noticed that reading the xontribs list for autoloaders takes a bit of time. It will be cool to avoid this completely e.g. w…
-
Hi! xonsh is a giant snail in small conch!
I found that xonsh compiles scripts and save it to the `~/.local/share/xonsh/xonsh_script_cache` directory. But xonsh does not compile `.xsh` xontribs unl…
-
## xonfig
```
# XONSH WEBCONFIG START
$XONSH_COLOR_STYLE = 'monokai'
$PROMPT = '{env_name}{BOLD_#6df797}{user}@{hostname}{CYAN} {cwd}{branch_color}{curr_branch: {}}{RESET} {BOLD_#7d8df…
-
Causes the following errors:
```
/Library/Frameworks/Python.framework/Versions/3.12/lib/python3.12/site-packages/xontrib/z.py:188: DeprecationWarning: datetime.utcnow() is deprecated and scheduled f…
-
pipx uses argcomplete.
On Linux (Debian 11), I install pipx, xonsh and xontrib-argcomplete with
```sh
python3 -m pip install pipx
python3 -m pipx ensurepath
```
In a new terminal, I can s…
-
Hello! I have an idea!
https://asciinema.org
A xontrib that automatically records every session using aschiinema, ofc written in Python already 😄
Could their PTY implementation be useful for c…
-
Trying pipeliner on a Mac and the command never returns.
This does not return:
```
> echo 1 | ppl 'line'
```
Neither does this:
```
> echo 1 | ppl 'line' | cat
````
```
> xonfig
+----…
-
``` xontrib load powerline2
xonsh: To log full traceback to a file set: $XO…
-
## Current Behavior
In https://github.com/vercel/hyper/issues/8041, I'm attempting to set xonsh as the default shell on Windows. I'm trying to do it for my whole profile, so regardless which termin…
-
## Current Behavior
```
@ xonsh --version
xonsh/0.18.4
♅ 15:42:06 rrs@xps ~/NoBac/Commun/xonsh master↑·4|✓
@ xonsh --no-rc
rrs@xps ~/NoBac/Commun/xonsh master @ xontrib list
['list']
Exc…