When I resize my terminal window to be smaller, the prompt gets truncated with an ellipsis (...) instead of wrapping onto the next line. However, prompts that were already displayed before resizing the window do wrap onto the next line as expected when minimizing. How can I configure my setup so that new prompts wrap onto the next line when they exceed the terminal window width, instead of being truncated with an ellipsis? Is there a setting in Fish shell or Starship that controls this behavior? I couldn't find anything related to that anywhere.
Environment:
- Shell: Fish
- Prompt: Starship
- Terminal Emulator: Terminator
- Operating System: Ubuntu