You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have read both issues regarding two-line prompts and have gotten a two-line prompt by adding PROMPT="${PROMPT}"$'\n\n' to the end of my RC. I would like to have a right prompt as well for the date and time, and this doesn't work - the newlines are inserted after the left prompt, and then the date and time appear to the right of the command line.
To reproduce
After installing starship, add the line right_format = """$time\n\n""" to the toml file. Fire up Warp.
Expected behavior
The right prompt should appear on the prompt line. Note that this happens in, for example, iTerm. The two-line fix of adding a suffix to PROMPT simply isn't compatible with the right prompt, it appears. It would be preferable to support right prompts and two-line prompts in Warp.
Screenshots
Operating system
MacOS
Operating system and version
Sonoma 14.7.1
Shell Version
zsh 5.9 (x86_64-apple-darwin23.0)
Current Warp version
v0.2025.01.08.08.02.stable_04
Regression
No, this bug or issue has existed throughout my experience using Warp
Recent working Warp date
No response
Additional context
No response
Does this block you from using Warp daily?
No
Is this an issue only in Warp?
No, this issue happens in Warp and other terminals.
Dupe Check
Describe the bug
I have read both issues regarding two-line prompts and have gotten a two-line prompt by adding
PROMPT="${PROMPT}"$'\n\n'
to the end of my RC. I would like to have a right prompt as well for the date and time, and this doesn't work - the newlines are inserted after the left prompt, and then the date and time appear to the right of the command line.To reproduce
After installing starship, add the line
right_format = """$time\n\n"""
to the toml file. Fire up Warp.Expected behavior
The right prompt should appear on the prompt line. Note that this happens in, for example, iTerm. The two-line fix of adding a suffix to
PROMPT
simply isn't compatible with the right prompt, it appears. It would be preferable to support right prompts and two-line prompts in Warp.Screenshots
Operating system
MacOS
Operating system and version
Sonoma 14.7.1
Shell Version
zsh 5.9 (x86_64-apple-darwin23.0)
Current Warp version
v0.2025.01.08.08.02.stable_04
Regression
No, this bug or issue has existed throughout my experience using Warp
Recent working Warp date
No response
Additional context
No response
Does this block you from using Warp daily?
No
Is this an issue only in Warp?
No, this issue happens in Warp and other terminals.
Warp Internal (ignore): linear-label:b9d78064-c89e-4973-b153-5178a31ee54e
None
The text was updated successfully, but these errors were encountered: