~ ❯ fish --version
fish, version 3.1.2
~ ❯ echo $version
3.1.2
~ ❯ uname -a
Linux asterix 5.10.13-arch1-1 #1 SMP PREEMPT Wed, 03 Feb 2021 23:44:07 +0000 x86_64 GNU/Linux
~ ❯ echo $TERM
xterm-termite
Tried with sh -c 'env HOME=$(mktemp -d) fish' but no change in behavior. Tried with alacritty and termite and get the same result.
Fish seems to change characters in the prompt when using nerd fonts.
For example, using the nf-mdi-chevron_right symbol (). Fish changes that it to . These chars don't render in the browser properly, so here is an image:

Tried with
sh -c 'env HOME=$(mktemp -d) fish'but no change in behavior. Tried with alacritty and termite and get the same result.Fish seems to change characters in the prompt when using nerd fonts.
For example, using the
nf-mdi-chevron_rightsymbol (). Fish changes that it to. These chars don't render in the browser properly, so here is an image: