fix: fixed deps for better image rendering - #7
Conversation
|
native macOS Terminal does not support inline image rendering, so can't fix that |
|
hi @ifeelsam thanks for the mr i think the fix can be trying something like direct protocol implementation or handling |
AvhiMaz
left a comment
There was a problem hiding this comment.
update: i was on tmux, so the image was rendering pixelated. thanks, it works well now.
|
@ifeelsam there is a problem in the normal mac terminal.
at the top, some random gibberish characters are showing. not everyone will be using ghostty, so this might affect users who run it in the default Terminal. could you please take a look? the goal is to make it ux better for all. for more reference check at the top of the image there are some random numbers. try running it in the normal terminal to reproduce the issue. |
|
those aren't random gibberish characters, that's the Kitty graphics protocol escape sequence being printed as raw text because the macOS default Terminal app doesn't understand it. so, i added the fix |
|
thanks for the pr @ifeelsam !! lgtm 🤍 |
|
fix the build error in #8 |
|
No worries! fixed it and pushed the new version. |






chore: update dependencies in Cargo.toml files
viuerto version 0.11 incheckgit/Cargo.toml.imageto version 0.25 incheckgit_core/Cargo.toml.