Skip to content

Commit 670ea45

Browse files
committed
Update README
1 parent e93b7c7 commit 670ea45

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

README.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -453,20 +453,20 @@ The terminals on which each has been confirmed to work are listed below.
453453

454454
#### Inline Images Protocol
455455

456-
| Terminal emulator | Support | Note |
457-
| -------------------------------------------------------------------------------- | ------- | -------------------------------------------------------------------------------------------------------------------------------------------- |
458-
| [iTerm2](https://iterm2.com) | | But slower than other terminals |
459-
| [WezTerm](https://wezfurlong.org/wezterm/) | | |
460-
| [VSCode integrated terminal](https://code.visualstudio.com/docs/terminal/basics) | | Requires the [`terminal.integrated.enableImages` setting](https://code.visualstudio.com/docs/terminal/advanced#_image-support) to be enabled |
461-
| [Hyper](https://hyper.is) || >=[v4.0.0](https://github.com/vercel/hyper/releases/tag/v4.0.0-canary.4), not yet officially released |
462-
| [Tabby](https://tabby.sh) || The graph background is not transparent |
456+
| Terminal emulator | Note |
457+
| ----------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------- |
458+
| [iTerm2](https://iterm2.com) | But slower than other terminals |
459+
| [WezTerm](https://wezfurlong.org/wezterm/) | |
460+
| [VSCode integrated terminal](https://code.visualstudio.com/docs/terminal/basics) \* | Requires the [`terminal.integrated.enableImages` setting](https://code.visualstudio.com/docs/terminal/advanced#_image-support) to be enabled |
461+
462+
\*Not only the VSCode integrated terminal, but any terminal emulator using [xterm.js](https://xtermjs.org) may basically work in the same way as long as [image display feature is enabled](https://github.com/xtermjs/xterm.js/tree/master/addons/addon-image).
463463

464464
#### Terminal graphics protocol
465465

466-
| Terminal emulator | Support | Note |
467-
| ----------------------------------------- | ------- | ---- |
468-
| [kitty](https://sw.kovidgoyal.net/kitty/) | | |
469-
| [Ghostty](https://ghostty.org) | | |
466+
| Terminal emulator | Note |
467+
| ----------------------------------------- | ---- |
468+
| [kitty](https://sw.kovidgoyal.net/kitty/) | |
469+
| [Ghostty](https://ghostty.org) | |
470470

471471
### Unsupported environments
472472

0 commit comments

Comments
 (0)