Majorana Oedipus
Majorana Oedipus
I installed khal on [`Termux`](Termux) of my Android phone (`EMUI 10.0.0`) via `pip install khal`, and created a config file following the instruction. `khal calendar` works. After setting the default...
Just as the title says, italic *a* (U+0061 Latin Small Letter A) and *α* (U+03B1 Greek Small Letter Alpha) are indisguishable:  Since target usage of the font family shall...
## Current Behavior Sorry for a long title, the way to reproduce is simple: Create a xsh file: ``` # test.xsh ls\ -l\ . ``` Please notice that at the...
There are many packages on Hackage have [revisions](https://github.com/haskell-infra/hackage-trustees/blob/master/revisions-information.md). It would be nice if `arch-hs TARGET -o DIR` could generates: ``` prepare () { cd $_hkgname-$pkgver curl https://hackage.haskell.org/package/$_hkgname-$pkgver/$_hkgname.cabal -o $_hkgname.cabal }...