Skip to content

Commit 0123fc0

Browse files
committed
Add MacOS brew command and mark iTerm2 as reported working
1 parent 46b3042 commit 0123fc0

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

README.md

+8-4
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,9 @@ The only prerequisite software is ImageMagick. If you don't have it
9090
yet, your OS's package manager will make it easy to get. (E.g.,
9191
`apt-get install imagemagick`).
9292

93+
MacOS users may prefer to install lsix using `brew install lsix` which
94+
installs ImageMagick, if necessary.
95+
9396
## Your Terminal must support Sixel graphics
9497

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

121124
* XTerm (tested)
122125
* MLterm (tested)
123-
* iterm2 for MacOS (pending)
124-
* WSLtty (reported)
125-
* MinTTY (Cygwin) (reported)
126-
* Yaft, Linux framebuffer terminal (tested)
126+
* iTerm2 for Apple MacOS (reported)
127+
* WSLtty for Microsoft Windows (reported)
128+
* MinTTY for Cygwin (Microsoft Windows) (reported)
129+
* Yaft for Linux framebuffer (tested)
127130

128131
### SIXEL incompatible terminals
129132

133+
* MacOS Terminal, alacritty, kitty(?)
130134
* All libvte based terminals
131135
* gnome-terminal
132136
* terminator

0 commit comments

Comments
 (0)