-
Notifications
You must be signed in to change notification settings - Fork 14
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
Does not work inside tmux #24
Comments
According to this table alacritty isn't supported by the library im using to display images, maybe adding a command to disable images may be useful if you like using alacritty, what do you think? about tmux I'm not sure what could be the cause, the thing is this UI bugs don't throw errors or anything like that so it's kinda hard to debug |
When i added the alacritty i just wanted to see if anything could be understood by looking the alacritty window as a diagnostic measure. I am actually in the process of transfering from alacritty to kitty at the moment. Having said that, it may not be so easy for other people to just change their terminal based on a program. Adding an option can help. But alacritty users can already use this program to download mangas.
I did some digging and found out another program that uses terminal image viewing named yazi and its image view capabilities also work on kitty but not on tmux>kitty. This is most likely a me problem. If i find out why it happens i will write here. |
I installed tmux and used both |
foot tmux works for me, but kitty tmux doesn't |
Hello, with the #21 manga-tui works super well in kitty (i just tried in v0.3.1). Thank you so much :)
But it does not work inside the tmux. This may be a problem with my tmux color configuration but. when i run
kitty icat image.jpg
inside tmux, it shows the image without problem.What else i can share that could help diagnose this problem?
Here is some screenshots:
tmux inside kitty
what i see when i attach to the same tmux session from alacritty:
proof that it works well inside kitty without tmux:
The text was updated successfully, but these errors were encountered: