IlanCosman / tide

🌊 The ultimate Fish prompt.
MIT License
2.74k stars 103 forks source link

Last character in the first line of a two line prompt is missing #462

Closed nuxencs closed 7 months ago

nuxencs commented 7 months ago

Describe the bug

When opening a new terminal window or tab, the last character of the first line will not be rendered.

Steps to reproduce

  1. Open a new terminal window or tab (tested in WezTerm, Windows Terminal, JetBrains integrated terminal)
  2. Configure Tide to use a two line prompt
  3. Tide doesn't render the last character of the first line

Screenshots

Environment

Output of tide bug-report:

fish version: 3.6.1
tide version: 5.6.0
term: xterm-256color
os: WSL Ubuntu 22.04.3 LTS
terminal emulator: WezTerm
fish startup: 7.56 millis
fisher plugins: jorgebucaran/fisher meaningful-ooo/sponge ilancosman/tide@v5 dracula/fish jorgebucaran/autopair.fish

Additional context

OS Name: Microsoft Windows 11 Pro
Version: 10.0.22631 Build 22631
IlanCosman commented 7 months ago

Duplicate of #310