mirror of
https://github.com/JanDeDobbeleer/oh-my-posh.git
synced 2025-02-02 05:41:10 -08:00
Some checks failed
Code QL / code-ql (push) Waiting to run
Release / changelog (push) Waiting to run
Release / artifacts (push) Blocked by required conditions
Release / msi (arm64) (push) Blocked by required conditions
Release / msi (x64) (push) Blocked by required conditions
Release / msi (x86) (push) Blocked by required conditions
Release / cdn (arm64) (push) Blocked by required conditions
Release / cdn (x64) (push) Blocked by required conditions
Release / cdn (x86) (push) Blocked by required conditions
Release / release (push) Blocked by required conditions
Azure Static Web Apps CI/CD / Build and Deploy (push) Has been cancelled
This change allows the user to specify a template for filler so that different behavior can be configured when the block is handling an overflow. An example configuration might be: ```yaml - type: prompt alignment: right filler: "{{ if .Overflow }} {{ else }}<#3d59a1,transparent>━</>{{ end }}" overflow: break ``` This would draw filler text ("-") when there is no overflow and empty space when there is an overflow. |
||
---|---|---|
.. | ||
block.mdx | ||
colors.mdx | ||
debug-prompt.mdx | ||
example.mdx | ||
general.mdx | ||
introduction.md | ||
line-error.mdx | ||
secondary-prompt.mdx | ||
segment.mdx | ||
templates.mdx | ||
title.mdx | ||
tooltips.mdx | ||
transient.mdx |