doc terminal-compatibility: don't call out informative Git prompt's arrows

The up/down arrows (as well as lots of other non-ASCII characters) are
printed by the informative Git prompt, which is not eabled by default.
This commit is contained in:
Johannes Altmanninger
2026-05-14 16:29:59 +08:00
parent 1f18b9715f
commit d383733747

View File

@@ -333,7 +333,7 @@ Unicode Codepoints
By default, fish outputs the following non-ASCII characters::
× ► ¶ ⏎ • ● … μ “ ” ← → ↑ ↓
× ► ¶ ⏎ • ● … μ “ ”
as well as control pictures (U+2400 through U+241F),
and locale-specific ones in :ref:`translated strings <variables-locale>`.
and locale-specific ones in :ref:`translated messages <variables-locale>`.