Philip Jones

Results 74 comments of Philip Jones

Sorry for the delay, been busy for a few days. Looks like the check failure was a false positive from the linter complaining about an unrelated file.

I deliberately don't use `-R` by default as it can cause less to be very slow, especially when seeking in large files. As an off-the-cuff, somewhat extreme example, the file...

Sure, I've opened #11144. For me, the reason to set `PAGER=less` over not setting it at all is because otherwise it normally defaults to `more` (though that might be outdated...

Thanks for the responses and getting the change merged!

I'll have a look into it, but I don't use flatpak myself (and don't really like snap / flatpak's approach), so I'm unsure when I'll get round to it. I've...

Ok, so I've had a brief play around with this on a Ubuntu 20.04 install, and thought I'd write down what I've found so far. The problems I ran into...

Alright, I've made the necessary changes to tofi to allow building on Ubuntu 20.04. I've left the `[[attribute]]` stuff in, as at least clang recognises it, so there is a...

Cool, good to know! The latest run should also fix the anchoring.

@microo8 Freedesktop-SDK 22.08 is out now, and I've got the following somewhat working on Ubuntu 20.04 (based on your file): ```yaml app-id: com.github.philj56.tofi runtime: org.freedesktop.Platform runtime-version: "22.08" sdk: org.freedesktop.Sdk command:...