Re: imgcat script not working in screen

2023-09-01 Thread Neal Fultz
I use similar scripts from google's hterm project; to the extent that hterm is "iterm2 compatible" maybe they will work for you. I adapted them to support screen for the terminal graphics device in R. IIRC the scripts have a tweak to work with screen's buffer size for escaped data. https://chromiu

imgcat script not working in screen

2023-08-31 Thread Pier Giuseppe Fogli
Hi, I'd like to be able to use the imgcat shell script from inside GNU screen in order to display images from remote hosts. imgcat (https://iterm2.com/utilities/imgcat) is part of a collection of shell scripts that make use of iTerm2 image display capabilities, here the related documentation: https