Cretezy

Results 143 comments of Cretezy

Here's the relevant fix: https://github.com/ratatui/ansi-to-tui/pull/56

Can you try https://github.com/Cretezy/lazyjj/pull/117 if possible and confirm if that fixes it?

Hey, this would be great to be integrated with the new `layout-percentage` option added in https://github.com/Cretezy/lazyjj/pull/81. I think what we could do is make the "zoom" 50% bigger. So if...

Testing this on Arch with i3 and it seems to be working, although it only shows on 1 display at a time (which is fine).

I'm open to adding this, but I have no experience with alternative keyboards (except French).

This is quite strange. It likely is a behavior of `jj` itself, as lazyjj don't color this. Not sure how to fix, but open to suggestions or PRs.

You can do `r` in the "Logs" tab to change revset. I agree that having a preset list would be great, I will work on implementing this soon.

You can now launch lazyjj with a revset: `lazyjj -r '::@'`

I can replicate this as well. I have found the issue (reset bug in ansi-to-tui) and opened a PR: https://github.com/ratatui/ansi-to-tui/pull/57

![Image](https://github.com/user-attachments/assets/50b596a6-cafb-46e1-bd33-d314ca53763b) Fixed in v0.5.0 using fork (but not in cargo version)