Results 5 issues of 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...

type: bug
upstream

Just as the title says, italic *a* (U+0061 Latin Small Letter A) and *α* (U+03B1 Greek Small Letter Alpha) are indisguishable: ![Screenshot_20240528_182737](https://github.com/JetBrains/JetBrainsMono/assets/58337895/de663494-61bd-4e1b-8746-26c3b174b6bf) 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...

parser

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 }...