Skip to content

fix images not showing in ghostty term - #2

Open
Szymszus wants to merge 1 commit into
jer4q:mainfrom
Szymszus:main
Open

fix images not showing in ghostty term#2
Szymszus wants to merge 1 commit into
jer4q:mainfrom
Szymszus:main

Conversation

@Szymszus

@Szymszus Szymszus commented Sep 14, 2025

Copy link
Copy Markdown

since the old code literally just checked if nekoget was running inside kitty to display images, other terminals were forced to use img2sixels where in most cases, the image would be much lower quality or not even appear in the terminal at all (talking about ghostty here)

since most modern terminals can simply run kitten icat path/to/image and display the image propely, it's no use to just make a check if kitty terminal is being used to run the program

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant