oh-my-posh/src
2023-08-17 09:31:39 +02:00
..
ansi fix(tooltip): position with spaces instead of ANSI 2023-08-05 17:53:58 +02:00
build feat: add version -v 2023-07-02 21:11:01 +02:00
cli fix(cli): list all supported shells in usage text for init 2023-08-06 07:29:04 +02:00
constants refactor: move segments to module 2022-02-03 10:44:18 +01:00
engine fix(pwsh): patch PowerShell color bleed 2023-08-09 08:28:35 +02:00
font chore: remove pinned golangci-lint 2023-06-15 09:33:16 +02:00
http feat: update Open Weather Map to use Geocoding API 2023-05-21 15:01:06 +02:00
log feat(log): add segment info 2023-04-05 21:06:44 +02:00
mock feat(exit): implement pipestatus 2023-07-24 11:46:33 +02:00
platform fix(pwsh): patch PowerShell color bleed 2023-08-09 08:28:35 +02:00
properties fix(yaml): parse uint64 to int 2023-05-17 20:18:18 +02:00
regex fix: hyperlink regex updated 2022-02-06 09:49:36 +01:00
segments fix(path): add last element when only 1 level deep 2023-08-17 09:31:39 +02:00
shell fix(pwsh): force initialization of NoExitCode 2023-08-05 17:53:58 +02:00
template fix(template): save Segments correctly 2023-08-08 09:25:13 +02:00
test feat(exit): implement pipestatus 2023-07-24 11:46:33 +02:00
upgrade feat: add version -v 2023-07-02 21:11:01 +02:00
winres feat(windows): manifest file 2022-08-26 22:28:26 +02:00
.golangci.yml chore: remove pinned golangci-lint 2023-06-15 09:33:16 +02:00
.goreleaser.yml feat: add version -v 2023-07-02 21:11:01 +02:00
go.mod chore(deps): bump golang.org/x/sys from 0.10.0 to 0.11.0 in /src 2023-08-07 01:13:22 +00:00
go.sum chore(deps): bump golang.org/x/sys from 0.10.0 to 0.11.0 in /src 2023-08-07 01:13:22 +00:00
main.go feat: add version -v 2023-07-02 21:11:01 +02:00
main_test.go refactor(go): adapt imports for go.mod consistency 2023-01-06 07:48:14 +01:00