JanDeDobbeleer / oh-my-posh

The most customisable and low-latency cross platform/shell prompt renderer
https://ohmyposh.dev
MIT License
15.31k stars 2.27k forks source link

fix(theme) adding space to template to preserve the intended display style without side effects #4921

Closed YashJM closed 1 month ago

YashJM commented 1 month ago

Prerequisites

Description

This pull request addresses an issue observed in [montys] theme, where the status character at the end of the rendered content was being truncated, The solution involved adjusting the template to include additional space, thereby allowing ample room for the character to render fully. This adjustment resolves the rendering issue and ensures the complete display of the status character.

Before change image

image

After change image

image

JanDeDobbeleer commented 1 month ago

@all-contributors please add @YashJM for design

This is pure magic 🪄! @holopin-bot @YashJM wizard

holopin-bot[bot] commented 1 month ago

Congratulations @YashJM, you just earned a badge! Here it is: https://holopin.io/claim/clw4l307926770fl1x43ps9fq

This badge can only be claimed by you, so make sure that your GitHub account is linked to your Holopin account. You can manage those preferences here: https://holopin.io/account. Or if you're new to Holopin, you can simply sign up with GitHub, which will do the trick!

allcontributors[bot] commented 1 month ago

@JanDeDobbeleer

I've put up a pull request to add @YashJM! :tada:

YashJM commented 1 month ago

Thanks a lot @JanDeDobbeleer for reviewing and approving my PR! 🚀🚀