Andreas Fuchs
Andreas Fuchs
Huh, I suspect that the way we're querying the `fst` is wrong. Maybe there's a better way to make these queries, but I'm not sure at the moment.
This is a marvelous idea! Thanks for submitting it! :D I'm not sure I can take a look at this in the next few weeks, but would love to have...
I think showing the version unconditionally would be just fine - `chars` is somewhat aggressively non-configurable and maximally informative for human users, so just adding it would work well (:...
That's fantastic to hear - excited to see what you came up with (:
There's a list of unicode emojis and emoji zwj sequences here: https://www.unicode.org/Public/emoji/13.0/emoji-sequences.txt and https://www.unicode.org/Public/emoji/13.0/emoji-zwj-sequences.txt - I imagine we have to integrate this in chars_data as a separate data set. I...
I'm somewhat ambivalent on it - in my experience, color can help navigate dense information, and help clarify things that otherwise would take a lot of text to explain. On...
Err, yeah, sorry, I should have phrased that better. My goal is to read just plain FLAC frames as data-as-stored-on-disk (without decoding/decompressing into samples). I guess I should have written...
One thing that just occurred to me is that the github action could easily publish to the repo's GHCR (package registry) space using https://github.com/marketplace/actions/github-action-publish-binaries - that will work pretty much...
I've been trying to use a rust-analyzer LSP with `lsp-tramp-connection` for a few weeks now, and never went anywhere, so I decided to debug it. The problem seems to be...
I use i3 with a fairly manual config; none of the keys I've set there are listening for this exact key. I have a key binding registered in i3 for...