-
Running a shell command, such as `clear`, yields:
/usr/lib/python3.7/site-packages/xonsh/__amalgam__.py:21828: DeprecationWarning: __xonsh_env__ has been deprecated, please use __xonsh__.…
-
## xonfig
+------------------+----------------------+
| xonsh | 0.8.2 |
| Git SHA | 78b13924 |
| Commit Date | Oct 29 14:16:50 2018 |
|…
-
I installed xonsh onto macos using homebrew, started it, and ran the wizard. I told it I wanted to import fish as a foreign shell and accepted all the defaults for every other question.
My wizard e…
-
The README states:
> Then, use as you would use conda, but just write xonda instead.
But when I try that I get `command not found` ?
```bash
(py37) klay6683@MacL2938 ~/src/xonda master $ xon…
-
Does anybody know what's going on here?
Note, if you can't reproduce, I suspect it's something in my tree, but I haven't found anything yet so I'm first asking if it happens for you, too.
```
$…
-
At the moment `vox` can only activate virtual environments under $VIRTUALENV_HOME.
I guess the model behind this is, that `vox` not only *activates* venvs, but *manages* the whole life cycle of ve…
-
PTK2 defaults to reverse the colors of the bottom toolbar, which visually breaks the Powerline extension:
![screenshot_20180923_120221](https://user-images.githubusercontent.com/1336917/45926805-a3a6…
-
## xonfig
```bash
(py36) klay6683@macd2860 ~ $ xonfig
+------------------+-----------------+
| xonsh | 0.8.0 |
| Python | 3.6.6 |
| PLY …
-
Might be unique to my laptop, but
```
xonsh: To log full traceback to a file set: $XONSH_TRACEBACK_LOGFILE =
Traceback (most recent call last):
File "C:\Users\James\AppData\Local\Programs\Pytho…
-
I am seeing the raw formatting codes instead of the rendered colors.
![image](https://user-images.githubusercontent.com/490848/39205532-e986a7ca-47c8-11e8-80c0-a7ff0f08adc8.png)
This only happen…