Turiiya

Results 116 issues of Turiiya

I couldn't figure out how to use multi-key shortcuts. Skimming the issues I couldn't find something on this either. So this might be a feature request. The goal is to...

The idea to solve this is to save translations in a `.mo` file in wthrrs config directory - a `.mo` file with auto-translated texts will be created when a user...

enhancement
internationalization

- [ ] time format: 12h/24h - [ ] precipitation

enhancement

Hello friend, Is there a chance to extend the functionality by adding the option to also display DDC contrast control? I could try to add it when some time opens...

enhancement
help wanted

Looks like currently `clicking without modification keys` and `ctrl clicking` on collapsed external links has the same effect of uncollapsing/displaying the full url of the link. I thought adding a...

Add a class if items in a checklist are checked to allow further options with styling and visualizing in the editor view. In the preview-view the items get a "is-checked"...

### Describe the bug I didn't know a good and short title that would fit. I hope an example can do most of the talking for me. ```v import x.json2...

Bug
Unit: cgen

### Describe the bug ```v const ( some_runes = [`a`, `b`, `c`] some_other_runes = [`c`, `b`, `a`] ) fn main() { runes := if true { &some_runes } else {...

Bug