oh-my-posh/src
2022-09-26 09:54:51 +02:00
..
cli fix(get): add shell flag 2022-09-23 10:22:40 +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(poshgit): remove all references 2022-09-23 08:46:12 +02:00
environment fix(shell): return correct name for shims 2022-09-18 19:40:26 +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 fix(path): only replace actual home folder 2022-09-26 09:54:51 +02:00
shell feat(az): parse pwsh context from module output 2022-09-26 08:23:03 +02:00
template feat(template): add regex support 2022-09-25 09:31:43 +02:00
test feat(az): parse pwsh context from module output 2022-09-26 08:23:03 +02:00
winres feat(windows): manifest file 2022-08-26 22:28:26 +02:00
.golangci.yml chore: increase timeout for golangci-lint 2022-09-02 16:37:29 +02:00
.goreleaser.yml feat(windows): manifest file 2022-08-26 22:28:26 +02:00
go.mod chore(go): bump dependencies 2022-09-14 08:49:42 +02:00
go.sum chore(go): bump dependencies 2022-09-14 08:49:42 +02:00
main.go fix(cli): version info compatibility 2022-03-13 07:57:35 +01:00