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

doesn't work with tmux on MacOS #31

Open
thomasd3 opened this issue Mar 24, 2020 · 6 comments
Open

doesn't work with tmux on MacOS #31

thomasd3 opened this issue Mar 24, 2020 · 6 comments

Comments

@thomasd3
Copy link

when invoked from a tmux window, the display seems to show a base64 version of the image file

@eddieantonio
Copy link
Owner

Hi! Could you please list the versions of tmux and iTerm 2 you're using? Also, are you using regular tmux or tmux integration mode?

@thomasd3
Copy link
Author

I'm using iTerm2 version 3.3.9 and tmux 3.0a

I'm not using the integration mode because I didn't know what it was until I read your question :) now I will look into it! thanks!

@atanasj
Copy link

atanasj commented Nov 25, 2020

Hi. I am having this issue to. I am using regular tmux in iTerm, but also have tried in Alacritty with tmux and still no images. This is tested using ranger, which works in a regular iTerm session, but not in tmux. Therefore, seems to be a problem between tmux and imgcat.

~
❯ sw_vers
ProductName:    Mac OS X
ProductVersion: 10.15.7
BuildVersion:   19H15

~
❯ ranger --version
ranger version: ranger 1.9.3
Python version: 2.7.16 (default, Jun  5 2020, 22:59:21) [GCC 4.2.1 Compatible Apple LLVM 11.0.3 (clang-1103.0.29.20) (-macos10.15-objc-
Locale: None.None

~
❯ tmux -V
tmux 3.1c

~
❯ imgcat --version
imgcat 2.5.0

~
❯ alacritty -V
alacritty 0.5.0 (a6681e3)

iTerm2 Build 3.4.1

@mvolkmann
Copy link

@atanasj I'm seeing the same thing. imgcat works for me in an iTerm2 terminal, but not in a Tmux window.

@eddieantonio
Copy link
Owner

@atanasj
Copy link

atanasj commented Aug 31, 2021

@eddieantonio, that looks promising… How best to get this running inside tmux on alacritty I wonder…

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

4 participants