Kasper Kondzielski

Results 145 comments of Kasper Kondzielski

> Honestly I'm not sure if enumeratum support should be added, but perhaps we need a type class helper that can change the enum names. Any reason why it shouldn't...

Recording of my screen with blinking `thumbs` pane in the status bar: ![Peek 2022-01-08 13-03](https://user-images.githubusercontent.com/5662622/148643563-879b21dd-d713-4d8a-9aad-a77ba4a06578.gif)

Hi, It turned out that the problem was in the linked patch. I managed to fix it and make it running for the latest version - 0.7.1 :) Here is...

Let's do that :)

fyi I submitted PR to nixpkgs repository to add thumbs and tmux-thumbs: https://github.com/NixOS/nixpkgs/pull/162121/ I submitted myself as a maintainter of that nixpkg if you don't mind. Please let me know...

Since that issue was opened quite some time ago, I would like to know if it is still on the radar and if there are any plans to work on...

Thank you for the response. In that case I will try to poke around it and understand how complex it will be. I will write a summary here once I...

I think that changing only the execution context to the one which is backed by multiple threads can result in some concurrency issues as described in the first part.

Hi, > The only issue I see is that when you define two independent flags for naming conversion, one may enable them both and it would be cumbersome to understand...

I like the idea of having sth like mainframer wrapper which will work analogically to `gradlew`. In such aprroach you don't force users to update but still they can do...