Skip to content

Commit 0bc27ee

Browse files
ioeftedalmehalterUzaaft
authored
docs: revise true color support note for MacOS (#181)
* chore: revise true color support note for MacOS Updated note about MacOS terminal true color support, and added ghostty as an option for terminal emulator. * simplify true color note Co-authored-by: Uzair Aftab <48220549+Uzaaft@users.noreply.github.com> --------- Co-authored-by: Micah Halter <micah@mehalter.com> Co-authored-by: Uzair Aftab <48220549+Uzaaft@users.noreply.github.com>
1 parent 991b203 commit 0bc27ee

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

src/content/docs/index.mdx

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -49,11 +49,11 @@ on the remote system.
4949

5050
:::note
5151

52-
<sup id="2">\[2\]</sup> When using default theme: For MacOS, the default
53-
terminal does not have true color support. You will need to use
54-
[iTerm2](https://iterm2.com/), [Kitty](https://sw.kovidgoyal.net/kitty/),
55-
[WezTerm](https://wezfurlong.org/wezterm/), or another [terminal
56-
emulator](https://github.com/termstandard/colors) that has true color support.
52+
<sup id="2">\[2\]</sup> When using default theme: The default MacOS terminal does not support true colors until Tahoe 26. On older versions, use
53+
[Ghostty](https://ghostty.org/), [iTerm2](https://iterm2.com/), [Kitty](
54+
https://sw.kovidgoyal.net/kitty/), [WezTerm](https://wezfurlong.org/wezterm/),
55+
or another [terminal emulator](https://github.com/termstandard/colors) that
56+
has true color support.
5757

5858
:::
5959

0 commit comments

Comments
 (0)