-
I have been having trouble with using `pv` with xonsh.
In the version tested, it works, but produces no output, and behaves very oddly when terminated with `^C`: the prompt comes back, but the cur…
-
Hi,
I am currently developing a UD treebank for Wolof (Niger-Congo). One of the main features of this language is that focus is marked **morphosyntactically** by means of inflectional elements. Such …
-
# xonfig
```
+------------------+----------------------+
| xonsh | 0.9.6.dev6 |
| Git SHA | 610d4c1f |
| Commit Date | Jun 13 03:12:18 2019 |
|…
-
Please add the SCAR dataset from BAS as the fifth JAWS-ingestible network type.
The SCAR dataset is an amalgam of many stations we already have, and some we do not.
SCAR does not, AFAICT, archive ra…
-
The current Process allows RECs to accept changes by pulling them back into CR and going back through PR. However it does not allow (and historically has not allowed) adding new features in this way: …
-
Here is my shell session:
```
┌─18-12:44[confus@confusion6 ~]
└$ xonfig info
+…
-
After fixing the sorting issue described in #1900 in the development branch, the "official" archive definition files must be recreated to get the desired sorting order.
-
After updating to 0.6.7 (form AUR) I get the following exception on startup.
```python
pygments cache not found, building...
Traceback (most recent call last):
File "/usr/lib/python3.6/site-pa…
-
New function wc_create_new_customer_username, introduced in 3.6.0, has changed the way a username is autogenerated. Instead of creating the username from the local part of the email, the username is …
-
```
>>> @u.quantity_input
def test(a: u.pix, *, bob):
print(a, bob)
xonsh: To log full traceback to a file set: $XONSH_TRACEBACK_LOGFILE =
Traceback (most recent call last)…