Prerequisites
Description
After running a command, the prompt display a space between the executiontime segment and the exit segment.
Environment
- Oh my Posh version: 3.139.2
- Theme: jandedobbeleer
- Operating System: Windows 10 64-bit 20H2 19042.928
- Shell: PowerShell 7.1.3
- Terminal: Windows Terminal 1.7.1033.0
Steps to Reproduce
- Install Windows Terminal on a clean Windows 10 64-bit 20H2 19042.928 installation
- Install & import oh-my-posh
- Run
Set-PoshPrompt -Theme jandedobbeleer
- Run any command (e.g. gci).
Expected behavior: [What you expected to happen]
There is no space between the executiontime segment and the exit segment.
Actual behavior: [What actually happened]
There is a black space between the executiontime segment and the exit segment.

Prerequisites
CONTRIBUTINGguideDescription
After running a command, the prompt display a space between the executiontime segment and the exit segment.
Environment
Steps to Reproduce
Set-PoshPrompt -Theme jandedobbeleerExpected behavior: [What you expected to happen]
There is no space between the executiontime segment and the exit segment.
Actual behavior: [What actually happened]
There is a black space between the executiontime segment and the exit segment.