Maximilian Kolb

Results 6 comments of Maximilian Kolb

I can reproduce this: * `$ podman run --rm -it docker.io/library/rust:1.70-bookworm` * `$ cargo install joshuto` ```` error[E0308]: mismatched types --> /usr/local/cargo/registry/src/index.crates.io-6f17d22bba15001f/joshuto-0.9.5/src/ui/widgets/tui_file_preview.rs:44:45 | 44 | buf.set_line(area.x, y, line, area.width); |...

Thanks for your suggestion. I've tested this but to no avail: ```` $ podman run --rm -it docker.io/library/rust:1.70-bookworm $ rustup update $ cargo install joshuto $ rustup update $ cargo...

Please let me know if I'll also have to adjust a link in the HTML or if it's built automatically: ```` $ git grep -i copr docs/index.html:Fedora (COPR): i3blocks ````

Hey @adamruzicka Can you please have a look at my PR?

Rebased to "rpm/develop" and resolved all merged conflicts.

My PR is currently a _draft_ because "make doc" fails.