oh-my-posh/src
2025-02-27 08:48:41 +01:00
..
build feat: add version -v 2023-07-02 21:11:01 +02:00
cache feat(template): add global Version property 2025-02-27 08:48:41 +01:00
cli fix: disable completions 2025-02-27 08:48:41 +01:00
color docs(color): use proper spelling 2025-01-26 11:07:31 +01:00
config feat(git): replace branch properties with template 2025-02-27 08:48:41 +01:00
constants refactor: move segments to module 2022-02-03 10:44:18 +01:00
font feat(font): allow case insensitive matching 2025-01-03 16:04:20 +01:00
image fix(image): set font cache before usage 2024-12-22 20:34:49 +01:00
log refactor(environment): remove logging via interface 2024-11-13 23:52:56 +01:00
maps feat(cache): make template cache available to all prompts 2024-11-13 16:56:41 +01:00
prompt feat(block): allow force rendering 2024-12-14 16:16:03 +01:00
properties fix(upgrade): restore caching mechanism 2024-11-06 19:37:13 +01:00
regex feat(regex): expose findP 2025-02-27 08:48:41 +01:00
runtime feat(regex): expose findP 2025-02-27 08:48:41 +01:00
segments feat(template): add global Version property 2025-02-27 08:48:41 +01:00
shell fix(pwsh): expand relevant errors 2025-02-27 08:48:41 +01:00
template feat(template): add global Version property 2025-02-27 08:48:41 +01:00
terminal fix(writer): do not print transparent foreground 2025-01-26 11:07:31 +01:00
test feat(git): replace branch properties with template 2025-02-27 08:48:41 +01:00
upgrade fix(upgrade): only run when cache expires 2025-01-11 21:17:41 +01:00
winres feat(windows): manifest file 2022-08-26 22:28:26 +02:00
.golangci.yml chore: update dependencies 2025-01-03 16:04:20 +01:00
.goreleaser.yml fix(build): restore all build artifacts 2024-11-16 14:20:08 +01:00
go.mod chore: bump github.com/charmbracelet/bubbletea in /src 2025-02-26 00:17:14 +00:00
go.sum chore: bump github.com/charmbracelet/bubbletea in /src 2025-02-26 00:17:14 +00:00
main.go perf(template): cache template functions 2024-11-04 12:15:40 +01:00
main_test.go fix(template): load cache before evaluation starts 2024-11-07 09:19:00 +01:00
metadata.json feat(sign): use Azure Code Signing 2024-11-16 14:14:38 +01:00