-
When I run sample command from the README `y = $(@yaml dig +yaml google.com)` I get:
```
xonsh: For full traceback set: $XONSH_SHOW_TRACEBACK = True
xonsh: subprocess mode: command not found: '@yam…
-
User should be able to set up own conda environment. For now it seems to be impossible @ coffea-casa AF (restarting terminal don't help):
```
atlas-coffea@jupyter-oksana-2eshadura-40cern-2ech:~$ co…
-
Several issues with Xonsh path completer displaying either completions in the (prompt-toolkit) completion menu or displaying a single selected completion on the command line. No issues (found so far)…
bobhy updated
5 months ago
-
## Expected Behaviour
windows11 + ohmyzsh + anaconda
## Actual Behaviour
conda init zsh
shell will add this code to my .zshrc
`
if [ -f '/d/Softwares/anaconda3/Scripts/conda.exe' ]; then
…
-
Create pytest unit tests for core functionality.
-
When submitting a command, shell wits forever (with an asterisk) and never returns. Console displays:
```
[I 13:12:12.296 LabApp] Kernel started: e7b452df-0c35-4a98-b3be-b8b55abbefc9
[I 13:12:13.49…
-
I know that to do this kind of thing "properly", you need a bunch of other stuff.
To be honest, I'm just hoping to have some stuff added so that I don't need to run both `schedule` and [`sched`](ht…
-
In another issue, I accidentally created the directory `$HOME/~`, which I wanted to delete. Since I was unsure of the syntax to safely delete that directory and not delete my home directory, I tried u…
-
Does anyone have instruction to get this working within [Xonsh](http://xon.sh/index.html)?
-
When using `current_job` in your prompt (such as the default `$TITLE`) it will also show jobs from background threads (eg, from `xontrib-schedule`).
It should only show the one foreground job.
#…