-
-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Pixelated image instead of high resolution im age displayed by default settings #7
Comments
Thanks for the report. Unfortunately, what I see in the screenshot couldn't have been produced directly in either of the terminal emulators mentioned. Did you run |
I've tried disabling |
The shell shouldn't matter. Please, try the following:
|
Yup, it worked for me this time, after disabling $ echo $TERM_PROGRAM
$ kitty +kitten query_terminal
allow_hyperlinks: yes
bold_font: NotoSansMono-Bold
bold_italic_font: NotoSansMono-Bold
clipboard_control: write-clipboard write-primary read-clipboard-ask read-primary-ask
font_family: NotoSansMono-Regular
font_size: 11
italic_font: NotoSansMono-Regular
name: xterm-kitty
version: 0.26.5 |
Oh, great! You're welcome. Also, I think it's worth noting the following:
These features will be implemented in the library, term-image first and then incorporated herein. Thanks. |
Oh, great! You're welcome. Also, I think it's worth noting the following:
These features will be implemented in the library, term-image first and then incorporated herein. Thanks. |
Description
Cannot display high resolution image.
To Reproduce
Steps to reproduce the behavior:
pipx install termvisage
wget https://user-images.githubusercontent.com/61663146/235449392-b464ff19-82ac-4c55-9244-e718bc999e98.png
termvisage 235449392-b464ff19-82ac-4c55-9244-e718bc999e98.png
Expected behavior
Expect to see a high resolution image instead of pixelated image.
Screenshots
![Screenshot from 2023-07-21 07-24-51](https://private-user-images.githubusercontent.com/134518/255034527-485824e8-a8b3-4489-85b8-c7f56c56994f.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk2OTg3OTksIm5iZiI6MTczOTY5ODQ5OSwicGF0aCI6Ii8xMzQ1MTgvMjU1MDM0NTI3LTQ4NTgyNGU4LWE4YjMtNDQ4OS04NWI4LWM3ZjU2YzU2OTk0Zi5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjE2JTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIxNlQwOTM0NTlaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT04ZWYzMmQxYWNhNDc0ZmNhYTNmZWQ5OWUyYTBjYWY1MTU4Zjc0ZGUyMWE2ZWNkNDdlNDA1MTI1MWM2NmUyYjk0JlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.54XQKfXkus2YxEhJPF_YbzYC457RGFHXyuuFnHRLdao)
Desktop (please complete the following information, if applicable):
Smartphone (please complete the following information, if applicable):
Package info:
-V
arg)pipx
Terminal Emulator:
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: