Please tell us which fish version you are using by executing the following:
fish --version
echo $version
fish, version 3.1.2
Please tell us if you tried fish without third-party customizations by executing this command and whether it affected the behavior you are reporting:
sh -c 'env HOME=$(mktemp -d) fish'
Welcome to fish, the friendly interactive shell
Type `help` for instructions on how to use fish
I am only using Tide for customization. The maintainer told me it was an upstream issue with right prompts.
Please tell us which operating system and terminal you are using. The output of uname -a and echo $TERM may be helpful in this regard although other commands might be relevant in your specific situation.
uname -a: Linux TheMainDesktop 5.9.8-200.fc33.x86_64 #1 SMP Tue Nov 10 21:58:19 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux
echo $TERM: xterm-256color
Issue
Resizing the window of a terminal when using a right prompt will make the terminal look super ugly. The prompt will show up everywhere every time it gets resized.

Related issue: IlanCosman/tide#48
fish, version 3.1.2
I am only using Tide for customization. The maintainer told me it was an upstream issue with right prompts.
uname -a:Linux TheMainDesktop 5.9.8-200.fc33.x86_64 #1 SMP Tue Nov 10 21:58:19 UTC 2020 x86_64 x86_64 x86_64 GNU/Linuxecho $TERM:xterm-256colorIssue
Resizing the window of a terminal when using a right prompt will make the terminal look super ugly. The prompt will show up everywhere every time it gets resized.
Related issue: IlanCosman/tide#48