You are not logged in.
I just [re]installed ArchLinux and now fish shows after every command. I don't find anything about that error.
Last edited by PlanetBuilder (2021-12-31 14:28:14)
Offline
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
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
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)
Offline
Sorry, but I cannot paste the glyphs into the terminal.
Offline
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
Offline
I just reinstalled ArchLinux and now it's gone. Nevertheless thank you for your help :-)
Offline