-
Mastodon usernames are currently restricted to Latin characters.
I'd like to have the *option* to run an instance which allows usernames like "莎士比亚".
I'm not saying that it should be mandatory t…
edent updated
2 weeks ago
-
`fish, version 2.7.1`
I use `umount` completions but found If volume's name have space, they cannot be dealt correctly.
```
umount
/Volumes/Time (Mount point)
```
But the full name is `…
-
The [Biosimulators_mpbn](https://github.com/colomoto/Biosimulators_mpbn) wrapper for [mpbn](https://mpbn.readthedocs.io) implements algorithms which require new KiSAO terms for algorithms and algorit…
-
I am getting this error while using origami.
```el
Error during redisplay: (jit-lock-function 322) signaled (wrong-type-argument listp t)
```
#### Steps to reproduce:
1. Open a file with in…
-
I am trying to parse some CSV that was generated by a database CSV export, where `NULL` fields are represented by the unquoted string NULL, whereas the string "NULL" would be represented by a quoted s…
-
**Is your feature request related to a problem? Please describe.**
at the moment: cstate/hugo only creates pages for systems, which are currently affected by an incident.
clicking on a system's nam…
-
Empty lines are useful to separate blocks in printed programs, but unless I'm getting the API wrong, currently only way to produce a empty newline is to use `text ""`. `empty` doesn't work, because it…
-
I'm not sure how such a thing might be implemented, but I was curious if there might be any plans or motivation to do so.
As many are familiar, the uncorrupted version of Void Fiend's 'Tresspass' a…
-
Hi, is there any support for a field which can have both alphabetical and numerical data, with spaces?
Thanks
-
The generated curl command used single quotes but that doesn't work for Windows users that have shell. Linux supports both single and double quotes. Changing `--header=''` to `--header=""` will enable…