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 + Tmux broken? #18

Open
MIJOTHY opened this issue Apr 24, 2018 · 1 comment
Open

Kitty + Tmux broken? #18

MIJOTHY opened this issue Apr 24, 2018 · 1 comment

Comments

@MIJOTHY
Copy link

MIJOTHY commented Apr 24, 2018

Renders fine outside of tmux, but both image (jpg) and pdfs fail to render (after measuring has successfully occured). Example below is for the start of a pdf file:
termpdf

Forcing -kitty rendering results in the following:
termpdfkitty

However, running terminal_dimensions returns the correct values.

As an aside, very cool tool! To get it working on Ubuntu 16.04, I had to take a couple of extra steps to get it to play nice with some PDF files (which may or may not be worth mentioning in the readme; happy to do a PR). It seems ubuntu's ghostscript package doesn't link with freetype anymore, so I had to download the latest ghostscript and replace my gs file in /usr/bin with the downloaded file.

@3nprob
Copy link

3nprob commented Mar 25, 2022

This is expected when trying to run tmux inside kitty and unrelated to this project. Neither tmux not kitty seem interested in doing anything about it.

https://sw.kovidgoyal.net/kitty/faq/?highlight=tmux#i-am-using-tmux-and-have-a-problem

tmux/tmux#1391

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

2 participants