m0tholith

Results 4 issues of m0tholith

Just some things I would like to see Regex support for name search Variable support for opcode search (ex. `.opcode=0b0100?100` gives `0b01000100` and `0b01001100`) I would like to help but...

### Checklist before submitting an issue - [X] I have searched through the existing [closed and open issues](https://github.com/elkowar/eww/issues?q=is%3Aissue) for eww and made sure this is not a duplicate - [X]...

bug

Diagnostics don't really work on Neovim. Completion, documentation and everything else works well, attached is my LSP logfile: [lsp.log](https://github.com/user-attachments/files/16228679/lsp.log)

**Describe the technical debt** Animation types in the .gltf importer are not exposed (at least not to the C API). **Better solution** I suggest adding an `mInterpolation` field to the...

Techdebt