Josh McKinney

Results 1015 comments of Josh McKinney

This looks ok... ![image](https://github.com/ratatui-org/ratatui/assets/381361/8cd993eb-e14b-4200-9784-2dd63219e43e) ![image](https://github.com/ratatui-org/ratatui/assets/381361/d993fdea-d4de-45a9-924e-d646462aca1a) In context: https://logo.ratatui.pages.dev/

Yep. I think perhaps the letter pixels need to be a little larger - I didn't spend too much time on this - just resize without interpolation. Also it's resized...

> Come to think of it, do we give credit to @nawok about the logo in the docs/repo anywhere? 🐻 Yep - at the bottom of the github README

I have occasionally just added a format job to bacon and trigger it with `f`. This is useful for when there are non-editor edits to files (e.g. git merge operations...

fmt (with stable) would be a nice job to add as a default, but it's also possible to add this to the user level bacon config, so that's not a...

> What do you think about keeping the names `move_by` and `resize_by` but changing the signature: I think that would be great. I was definitely struggling to find an upside...

Todo: - [ ] Add move_by, move_to, resize_by, resize_to methods which accept Offset / Size and return Rects

Self TODO - re-review where this go up to and finish it up

Yep - I'll take another look at this again this week.

Yeah, I figured as much :)