Michael Färber

Results 28 issues of Michael Färber

Thanks for this cool project, and I'm happy that you're using jaq for it. :) When holding the DOWN key to scroll down a list of values, the visible list...

In my current tiling WM, I use the ALT key for all tiling-based behaviour, e.g. ALT-J / ALT-K for cycling through windows, ALT-Space for toggling fullscreen and so on. I...

In the last days, I've completely overhauled the jq manual. Some of the most important changes: * I've regrouped the chapters. I tried to make it such that the chapters...

For the last months, I have been writing a [formal specification of the jq language](https://github.com/01mf02/jq-lang-spec). In https://github.com/01mf02/jq-lang-spec/issues/1, @wader and @nicowilliams were sympathetic to the idea to make this repository part...

This is needed to make the Markdown -> HTML conversion work with Pandoc, see https://github.com/jqlang/jq/issues/3183.

I would like to extend the jq manual with information about diverging behaviour between different jq implementations (jq, gojq, jaq, ...). For this, I will have to go through the...

This PR changes the format of the user manual from YAML to Markdown. This gives a multitude of benefits, including better editor support, smaller files, better tooling, and more flexible...

Since a few days, sound has stopped working completely with spurious messages in `dmesg` appearing, namely a repetition of the following pattern: ~~~ [ 9.293136] sof-audio-pci-intel-tgl 0000:00:1f.3: ipc tx error...

bug