Jonathan Teran

Results 7 comments of Jonathan Teran

I got tired of waiting for this to be merged. * @AitorATuin would you be ok with me creating an AUR package using your patches? I would eventually remove it...

I'm using dmenu as a file picker with `find`, and sometimes when looking for a file fuzz-highlighting doesn't reflect what is being matched exactly. The picture below shows `find ~/documents...

Would it be better if instead of creating a function to call the actual highlight used, we set a pointer to it? Something similar to what's done with case (in)sensitive...

Oops, my bad, I thought the signature for `config.root()` meant that it returned a `string?`, but it's actually for it's argument. Still, I think the fix should be considered, since...

Okay, I got into the daemon to try and arrange a new driver for g640s, and got the buttons working (basically by copying from `generic_xp_pen_device`), but still can't get it...

I came across an issue with this as well. In my case, the logs weren't helping and only setting `verbose = 0` helped (even though it's supposed to only log...

> User=[my username] If you're trying to run the service for your user, you can just use the user service provided by this package, just run `systemctl --user start mpdscribble`