Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 7 additions & 5 deletions src/content/docs/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -49,11 +49,13 @@ on the remote system.

:::note

<sup id="2">\[2\]</sup> When using default theme: For MacOS, the default
terminal does not have true color support. You will need to use
[iTerm2](https://iterm2.com/), [Kitty](https://sw.kovidgoyal.net/kitty/),
[WezTerm](https://wezfurlong.org/wezterm/), or another [terminal
emulator](https://github.com/termstandard/colors) that has true color support.
<sup id="2">\[2\]</sup> When using default theme: For MacOS before Tahoe 26,
the default terminal does not have true color support. You will need to use
[Ghostty](https://ghostty.org/), [iTerm2](https://iterm2.com/), [Kitty](
https://sw.kovidgoyal.net/kitty/), [WezTerm](https://wezfurlong.org/wezterm/),
or another [terminal emulator](https://github.com/termstandard/colors) that
has true color support (default terminal in MacOS Tahoe 26 has added true
color support).
Comment thread
mehalter marked this conversation as resolved.
Outdated

:::

Expand Down