Paweł Bogut

Results 8 issues of Paweł Bogut

Is it possible to use ccat to colorize infinite stream? My use case is to use it with `tail -f` like this: ```sh tail -f /some/log/file.log | ccat ``` Currently...

~~I've marked it as Work In Progress. Initially it sorts items just fine, but when I keep typing it starts to mixed up and it looks like items in in...

Thank you for this app, it works really well. I'm just not sure what to do with tablet to prevent it from doing random things. I usually open "Settings" >...

Thank you for this library, it works really well for me with only one issue. When I use it to listen for events and exit my sway the process that...

Hi, Thank you for this plugin, its awesome. The only issue I've got is playlist integration. Not sure if that's the problem with my configuration or something else but it...

Attempt to resolve #14 The idea is to make `Timex` optional dependency and if available use different date helper to manipulate dates with timezone awareness. At this point it should...

I am attempting to add the detach action in the CLI command `zellij action detach`. The issue is that by default, the action is executed for the current client. When...