prez
prez
`Add plugin` doesn't find "Kombinat Tri", and says `0 VST3 plugins` at the bottom, but drag-and-dropping the `~/.vst3/Kombinat Tri.so` file into Carla works - the plugin is functional. This is...
It would be really nice if the maximum zoom level could go up to a point where you can see individual samples like in Audacity. This is important if you...
See https://github.com/ninja-build/ninja/issues/1570. For example, with ``` rule cmd command = true description = $in build ax: cmd a build bx: cmd b build cx: cmd c build all: phony ax...
Currently, attempting to indent `key = value` pairs with tabs causes `expected name` errors, which is counter-intuitive. Especially considering that tabs are valid whitespace for line continuation. The Ninja devs...
Having some mechanism to open multipage pdfs (think books) as the background layer would be great. The pages would have to be joined, perhaps with a bit of blank space...
## Description of the problem or steps to reproduce When disk space is low, micro will sometimes delete the contents of files it opens, along with micro's `settings.json` (results in...
Please consider printing all errors in the format `line:column: ` This would enable building linters for text editors such as [micro](https://github.com/zyedidia/micro).
``` tinycpp
I'm just an amateur Haskell user (neither beginner nor expert), and wanted to try the new multi-repl support in cabal 3.12. Below is a description of my frustration and some...