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
Introduce a way to display all segments defined in the configuration, even if their conditions don't currently apply. This can be achieved with a command such as oh-my-posh print -full.
Intent:
When customizing the Oh My Posh prompt, it can be challenging to design and test segments that don't apply to the current state. For instance, editing the "battery" segment on a PC doesn't allow for a preview of its interaction with other segments.
Current Workarounds:
oh-my-posh print primary
oh-my-posh toggle "segment"
Related Enhancement:
Add a command like oh-my-posh print all to display all segments defined across various options (primary, secondary, etc.), irrespective of their current applicability.
This feature would streamline the design process, ensuring that users can preview and refine their configurations comprehensively.
The text was updated successfully, but these errors were encountered:
Code of Conduct
What would you like to see added?
Request:
Introduce a way to display all segments defined in the configuration, even if their conditions don't currently apply. This can be achieved with a command such as
oh-my-posh print -full
.Intent:
When customizing the Oh My Posh prompt, it can be challenging to design and test segments that don't apply to the current state. For instance, editing the "battery" segment on a PC doesn't allow for a preview of its interaction with other segments.
Current Workarounds:
oh-my-posh print primary
oh-my-posh toggle "segment"
Related Enhancement:
oh-my-posh print all
to display all segments defined across various options (primary, secondary, etc.), irrespective of their current applicability.This feature would streamline the design process, ensuring that users can preview and refine their configurations comprehensively.
The text was updated successfully, but these errors were encountered: