fish, version 4.3.2 Soft-wrapping autocompletions break when fish_right_prompt is not empty. Reproduction: 1. Define `function fish_right_prompt; echo "a"; end` 2. Autocompletions wrap around to the same line, overwriting the prompt