oh-my-posh/src
2024-11-04 12:15:40 +01:00
..
build feat: add version -v 2023-07-02 21:11:01 +02:00
cache feat(cache): add segment caching strategy 2024-11-04 12:15:40 +01:00
cli refactor(upgrade): allow setting from CLI 2024-11-04 12:15:40 +01:00
color refactor: parallel segment rendering 2024-11-04 12:15:40 +01:00
config feat: expose segment output text 2024-11-04 12:15:40 +01:00
constants refactor: move segments to module 2022-02-03 10:44:18 +01:00
font perf: correctly align struct fields 2024-11-04 12:15:40 +01:00
image perf: correctly align struct fields 2024-11-04 12:15:40 +01:00
log fix(prompt): align right block logic with rprompt 2024-07-10 10:11:48 +02:00
maps refactor: rename concurrent to maps 2024-07-04 11:05:24 +02:00
prompt feat: expose segment output text 2024-11-04 12:15:40 +01:00
properties refactor: remove unused cache_timeout references 2024-11-04 12:15:40 +01:00
regex fix: hyperlink regex updated 2022-02-06 09:49:36 +01:00
runtime feat(cache): create .cache if no other options are found 2024-11-04 12:15:40 +01:00
segments feat: expose segment output text 2024-11-04 12:15:40 +01:00
shell fix(fish): do not accept autosuggestion by default 2024-10-23 14:53:08 +02:00
template refactor: parallel segment rendering 2024-11-04 12:15:40 +01:00
terminal refactor: remove if/else statements 2024-11-04 12:15:40 +01:00
test fix(sitecore): replace HasFiles with HasFilesInDir 2024-08-13 08:21:55 +02:00
upgrade perf: correctly align struct fields 2024-11-04 12:15:40 +01:00
winres feat(windows): manifest file 2022-08-26 22:28:26 +02:00
.golangci.yml chore(lint): remove init check 2024-05-04 08:07:47 +02:00
.goreleaser.yml feat(color): enable accent color for macOS 2024-10-07 16:07:22 +02:00
go.mod chore: bump github.com/charmbracelet/lipgloss in /src 2024-11-01 00:56:24 +00:00
go.sum chore: bump github.com/charmbracelet/lipgloss in /src 2024-11-01 00:56:24 +00:00
main.go perf(template): cache template functions 2024-11-04 12:15:40 +01:00
main_test.go chore: allow silent rendering for benchmark testing 2024-11-04 12:15:40 +01:00