This tool implements the iTerm2 image support as described here. It supports both local files as well as images loaded via http(s).
Be sure to install the latest version of iTerm2.
To install imgcat
, type:
GO111MODULE=on go get -u github.com/olivere/iterm2-imagetools/cmd/imgcat
To install imgls
, type:
GO111MODULE=on go get -u github.com/olivere/iterm2-imagetools/cmd/imgls
MIT-LICENSE. See LICENSE or the LICENSE file provided in the repository for details.