Skip to content
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

kitty use viu blurred out #105

Open
newyorkthink opened this issue Nov 14, 2022 · 4 comments
Open

kitty use viu blurred out #105

newyorkthink opened this issue Nov 14, 2022 · 4 comments

Comments

@newyorkthink
Copy link

I use kitty
and play picture ,but is blurred out.

image

@MTRNord
Copy link

MTRNord commented Feb 16, 2023

I had the same issue. It seems that either kitty or zsh set $TERM to xterm while viu wants $TERM to be xterm kitty as seen in the demo in the readme.

However, it would be great if anyone knows why this is and how to fix it (properly). Especially as zsh says zsh: can't find terminal definition for xterm kitty when you set it manually.

@tshirtman
Copy link

I had the same issue. It seems that either kitty or zsh set $TERM to xterm while viu wants $TERM to be xterm kitty as seen in the demo in the readme.

However, it would be great if anyone knows why this is and how to fix it (properly). Especially as zsh says zsh: can't find terminal definition for xterm kitty when you set it manually.

Indeed, using env TERM="xterm kitty" viu path/to/image.png worked for me, that’s at least a workaround if i can’t make that value default.

@newyorkthink
Copy link
Author

I had the same issue. It seems that either kitty or zsh set $TERM to xterm while viu wants $TERM to be xterm kitty as seen in the demo in the readme.
However, it would be great if anyone knows why this is and how to fix it (properly). Especially as zsh says zsh: can't find terminal definition for xterm kitty when you set it manually.

Indeed, using env TERM="xterm kitty" viu path/to/image.png worked for me, that’s at least a workaround if i can’t make that value default.

It not about kitty , the problem is tmux

@MTRNord
Copy link

MTRNord commented Mar 6, 2023

I had the same issue. It seems that either kitty or zsh set $TERM to xterm while viu wants $TERM to be xterm kitty as seen in the demo in the readme.
However, it would be great if anyone knows why this is and how to fix it (properly). Especially as zsh says zsh: can't find terminal definition for xterm kitty when you set it manually.

Indeed, using env TERM="xterm kitty" viu path/to/image.png worked for me, that’s at least a workaround if i can’t make that value default.

It not about kitty , the problem is tmux

The issue happens for me with zsh and kitty too. I dont use tmux at all.

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

No branches or pull requests

3 participants