oh-my-posh/src
2022-09-02 16:37:29 +02:00
..
cli fix(font): do not fail on non-admin for Windows 2022-08-29 08:27:31 +02:00
color fix(ansi): return original text on [ only strings 2022-09-02 16:37:29 +02:00
console refactor: remove shell name from plain init 2022-06-16 19:38:12 +02:00
constants refactor: move segments to module 2022-02-03 10:44:18 +01:00
engine fix(shell): escape special characters correctly 2022-08-28 08:35:54 +02:00
environment fix(git): populate .Dir and .RepoName correctly 2022-09-01 11:02:14 +02:00
font fix(font): do not fail on non-admin for Windows 2022-08-29 08:27:31 +02:00
http fix(http): correct logic for authentication header 2022-08-18 08:50:56 +02:00
mock feat: store template cache and reuse for extra prompts 2022-08-03 18:03:04 +02:00
properties refactor: extract OAuth logic 2022-07-20 07:40:51 +02:00
regex fix: hyperlink regex updated 2022-02-06 09:49:36 +01:00
segments feat(git): add link to GitKraken 2022-09-02 10:04:22 +02:00
shell fix(fish): no transient on autosuggestion 2022-08-27 21:56:30 +02:00
template fix(template): provide template as name 2022-07-12 11:16:09 +02:00
test feat: add Google Cloud (gcp) segment 2022-08-17 18:12:18 +02:00
winres feat(windows): manifest file 2022-08-26 22:28:26 +02:00
.golangci.yml chore: update go dependencies 2021-06-09 07:19:04 +02:00
.goreleaser.yml feat(windows): manifest file 2022-08-26 22:28:26 +02:00
go.mod feat: include battery lib 2022-07-05 21:13:25 +02:00
go.sum feat: include battery lib 2022-07-05 21:13:25 +02:00
main.go fix(cli): version info compatibility 2022-03-13 07:57:35 +01:00