mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-06 00:41:15 -03:00
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:
@@ -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>`.
|
||||
|
||||
Reference in New Issue
Block a user