oh-my-posh/src
2024-06-27 12:46:43 +02:00
..
ansi fix(ansi): escape prompt sequences correctly 2024-06-16 14:19:32 +02:00
build
cli fix(upgrade): disable upgrade feedback when notice is disabled 2024-06-20 12:27:25 +02:00
constants
engine feat(block): allow leading and trailing diamond 2024-06-21 13:52:57 +02:00
font feat(font): reload font cache on unix systems 2024-06-10 16:25:36 +02:00
http chore: fix function typo 2023-09-19 19:35:23 +02:00
log
mock feat(language): cache version info 2024-01-21 14:06:49 +01:00
platform feat(template): add .AbsolutePWD 2024-06-13 15:03:51 +02:00
properties refactor: use the same string for API key properties 2023-11-09 17:40:26 +01:00
regex
segments feat(path): add agnoster right 2024-06-27 12:46:43 +02:00
shell fix(pwsh): use correct dbg prompt logic 2024-06-24 08:50:21 +02:00
template feat(path): enable templates for max_width 2024-06-17 15:59:29 +02:00
test feat: nba segment 2023-11-04 08:57:58 +01:00
upgrade fix(windows): create unique installer 2024-06-24 21:04:50 +02:00
winres
.golangci.yml chore(lint): remove init check 2024-05-04 08:07:47 +02:00
.goreleaser.yml chore: bump goreleaser/goreleaser-action from 5.1.0 to 6.0.0 2024-06-06 12:51:42 +00:00
go.mod chore: bump golang.org/x/image from 0.17.0 to 0.18.0 in /src 2024-06-26 00:50:02 +00:00
go.sum chore: bump golang.org/x/image from 0.17.0 to 0.18.0 in /src 2024-06-26 00:50:02 +00:00
main.go
main_test.go