Wojciech Kępka
Wojciech Kępka
You mean exporting a whole palette of colors as this format? That is indeed not possible at the moment, only clipboard format of single color can be modified. I think...
I have a working draft, gonna clean it up and probably merge soon. 
Can confirm that installing `neovim-gtk-git` instead of `neovim-gtk` fixed the problem. Fonts look much clearer and everything is lined up properly.
Basic integration tests for containers, execs, images and networks got added in #28 . Work left: - [ ] #32 - [ ] #33 - [ ] #34 - [...
I personally don't have access to Windows host to implement it but I can leave some suggestions here. For the implementation, probably it'd be best to use [windows-rs](https://github.com/microsoft/windows-rs). All of...
I’m definitely interested in seeing this implemented in this crate. I will dig into the topic once I have some free time.
~~Do you by any chance have some samples of eBooks that are huff compressed and you could share with me? It would definitely make the testing easier.~~ Thanks for the...
For reference implementation: https://github.com/kovidgoyal/calibre/blob/master/src/calibre/ebooks/mobi/huffcdic.py
Nice, C implementation will be much closer to what we are looking for.
This is currently in the making thanks to a PR from @philippeitis - #29. Will have to work some issues out but there is light on the horizon :)