You are not logged in.

#1 2021-12-24 21:37:16

PlanetBuilder
Member
Registered: 2021-12-17
Posts: 5

[SOLVED] fish showing U+FFFD U+FFFD U+FFFD after every command

I just [re]installed ArchLinux and now fish shows  after every command. I don't find anything about that error.
ErrorBB

Last edited by PlanetBuilder (2021-12-31 14:28:14)

Offline

#2 2021-12-24 21:56:34

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 30,500
Website

Re: [SOLVED] fish showing U+FFFD U+FFFD U+FFFD after every command

And if you reset your PS1?

EDIT: oops, I don't think there is such a thing in fish - but rather a fish_prompt.  Just the same, does resetting that change anything?  Please post your fish config(s).

Last edited by Trilby (2021-12-24 21:57:29)


"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman

Offline

#3 2021-12-24 22:07:06

PlanetBuilder
Member
Registered: 2021-12-17
Posts: 5

Re: [SOLVED] fish showing U+FFFD U+FFFD U+FFFD after every command

I just reset the config but it's still showing up...

EDIT: so my configs are empty...

Last edited by PlanetBuilder (2021-12-24 22:09:34)

Offline

#4 2021-12-25 07:54:00

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 77,372

Re: [SOLVED] fish showing U+FFFD U+FFFD U+FFFD after every command

Your terminal prints u+fffd, fish likely prints something else (which is not available in the used font, hence the fallback)

Copy and paste them into

echo ??? | od -An -x --endian big

(Don't copypaste that line replace the "???" with the actual glyphs printed in the terminal)

Online

#5 2021-12-26 00:27:42

PlanetBuilder
Member
Registered: 2021-12-17
Posts: 5

Re: [SOLVED] fish showing U+FFFD U+FFFD U+FFFD after every command

Sorry, but I cannot paste the glyphs into the terminal.

Offline

#6 2021-12-26 08:39:07

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 77,372

Re: [SOLVED] fish showing U+FFFD U+FFFD U+FFFD after every command

You cannot paste them into the terminal because…?

Did you try selecting them with the mouse and then pressing the middle button?
Are you aware of ctrl+ins/shift+ins?
https://en.wikipedia.org/wiki/Cut,_copy … _shortcuts

Online

#7 2021-12-31 14:27:08

PlanetBuilder
Member
Registered: 2021-12-17
Posts: 5

Re: [SOLVED] fish showing U+FFFD U+FFFD U+FFFD after every command

I just reinstalled ArchLinux and now it's gone. Nevertheless thank you for your help :-)

Offline

Board footer

Powered by FluxBB