Skip to content

Commit

Permalink
Add MacOS brew command and mark iTerm2 as reported working
Browse files Browse the repository at this point in the history
  • Loading branch information
hackerb9 committed May 16, 2021
1 parent 46b3042 commit 0123fc0
Showing 1 changed file with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,9 @@ The only prerequisite software is ImageMagick. If you don't have it
yet, your OS's package manager will make it easy to get. (E.g.,
`apt-get install imagemagick`).

MacOS users may prefer to install lsix using `brew install lsix` which
installs ImageMagick, if necessary.

## Your Terminal must support Sixel graphics

I developed this using [xterm](https://invisible-island.net/xterm/) in
Expand Down Expand Up @@ -120,13 +123,14 @@ with sixel support. In that case, try an alternate terminal, such as

* XTerm (tested)
* MLterm (tested)
* iterm2 for MacOS (pending)
* WSLtty (reported)
* MinTTY (Cygwin) (reported)
* Yaft, Linux framebuffer terminal (tested)
* iTerm2 for Apple MacOS (reported)
* WSLtty for Microsoft Windows (reported)
* MinTTY for Cygwin (Microsoft Windows) (reported)
* Yaft for Linux framebuffer (tested)

### SIXEL incompatible terminals

* MacOS Terminal, alacritty, kitty(?)
* All libvte based terminals
* gnome-terminal
* terminator
Expand Down

0 comments on commit 0123fc0

Please sign in to comment.