Results 51 comments of Elio Grieco

For sake of completeness, have you looked at? * [pagefind](https://github.com/cloudcannon/pagefind) (Rust): Static low-bandwidth search at scale * [lyra](https://github.com/nearform/lyra) (TypeScript): Fast, in-memory, typo-tolerant, full-text search engine written in TypeScript. This issue...

> Maybe we can make a pager which calls `difftastic` like https://github.com/dandavison/delta If you are referring to the style of delta, I've got a pull request open #286.

Just realized, I'm not sure I handle dark mode correctly for the general line backgrounds. It should work reasonably well for the novel item highlights though. The colors could be...

Let's see if that makes the CI pipeline happy.

Found an omission. Newly added files do not have the lighter background color applied properly.

I've actually started using this more frequently than `delta`. With the better highlighting difftastic is excellent. I'll try to get the conflicts and omissions resolved soon, but there is a...

Just merged in your recent changes @Wilfred. Hopefully this makes the CI pipeline happy. I don't have any questions or concerns at the moment, though I have been collecting a...

I recently became the main organizer of a security meetup. I've been rather busy with the hand-off, hence the radio silence here. > Things that jump out at me: >...

I have not forgotten about this issue, but enough time and changes have past that I will need to go back and ensure that everything is still working. Also, I...

Also, I totally agree that I shouldn't need to use `cansi` but I couldn't find where to grab the pre-styled text. Will take another look and bug you for help...