Skip to content

Instantly share code, notes, and snippets.

@fakefarm
Created November 10, 2021 17:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save fakefarm/df50e1f801c24f3faa1903f993fc7ec3 to your computer and use it in GitHub Desktop.
Save fakefarm/df50e1f801c24f3faa1903f993fc7ec3 to your computer and use it in GitHub Desktop.
iterm_shell_integration_notes.txt
I wanted to see images in iterm, and it did all this:
https://apple.stackexchange.com/questions/256322/how-to-install-imgcat-on-iterm2
------------------------------------------------------
iTerm2 shell integration was installed!
You will also have these commands:
------------------------------------------------------
imgcat filename
Displays the image inline.
imgls
Shows a directory listing with image thumbnails.
it2api
Command-line utility to manipulate iTerm2.
it2attention start|stop|fireworks
Gets your attention.
it2check
Checks if the terminal is iTerm2.
it2copy [filename]
Copies to the pasteboard.
it2dl filename
Downloads the specified file, saving it in your Downloads folder.
it2setcolor ...
Changes individual color settings or loads a color preset.
it2setkeylabel ...
Changes Touch Bar function key labels.
it2ul
Uploads a file.
it2universion
Sets the current unicode version.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment