You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As mentioned by @yoichi in #266, even though iterm2 seems to support SIXEL; it shows a broken output:
Apparently, iterm2 has its own rendering protocol which extends the xterm protocol with a set of proprietary escape sequences. This xterm protocol must be the SIXEL protocol - Implemented by @CephalonRho - or smth close to it.