oh-my-posh/src
2022-09-18 19:40:26 +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 feat: deno segment 2022-09-18 09:50:09 +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 feat: deno segment 2022-09-18 09:50:09 +02:00
shell fix(pwsh): disable tooltips for ConstrainedLanguage mode 2022-09-17 17:49:57 +02:00
template fix(template): provide template as name 2022-07-12 11:16:09 +02:00
test refactor(git): no leading space on branch status 2022-09-07 18:04:41 +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