oh-my-posh/website/docs
Tucker Beck b4fe0a09ce
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
feat(block): allow templates for filler text
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.
2024-11-28 19:49:48 +01:00
..
configuration feat(block): allow templates for filler text 2024-11-28 19:49:48 +01:00
contributing fix(docs): correct go and go-started urls 2024-09-07 21:29:52 +02:00
installation feat(scoop): remove option due to not correctly supporting MSI 2024-11-26 19:53:29 +01:00
segments fix: adjust tauri and svelte segments 2024-11-25 08:18:39 +01:00
auth.mdx
contributors.md docs: update website/docs/contributors.md [skip ci] 2024-11-28 19:45:52 +01:00
faq.mdx docs: use Config component instead of raw JSON 2024-11-04 12:15:40 +01:00
migrating-module.md feat(scoop): remove option due to not correctly supporting MSI 2024-11-26 19:53:29 +01:00
share-theme.md fix(image): export with correct file name 2024-07-11 20:51:51 +02:00
themes.md docs(themes): remove generated themes from the repo 2024-02-27 13:55:53 +01:00