-
Notifications
You must be signed in to change notification settings - Fork 32
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
Comments
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? |
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! |
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 |
@atanasj I'm seeing the same thing. |
Note to self: this is a way of working with tmux: |
@eddieantonio, that looks promising… How best to get this running inside |
when invoked from a tmux window, the display seems to show a base64 version of the image file
The text was updated successfully, but these errors were encountered: