oh-my-posh/src
2023-01-20 21:41:16 +01:00
..
ansi fix(ansi): do not end coloring on identical colors 2023-01-14 11:03:34 +01:00
cli fix(pwd): do not print quotes 2023-01-09 09:18:18 +01:00
constants refactor: move segments to module 2022-02-03 10:44:18 +01:00
engine feat(config): support for 5 code point glyphs in export 2023-01-20 21:41:16 +01:00
font chore(go): update dependencies 2022-12-14 15:50:57 +01:00
http chore(logs): pretty logs 2023-01-17 10:56:12 +01:00
log chore(logs): pretty logs 2023-01-17 10:56:12 +01:00
mock chore(logs): pretty logs 2023-01-17 10:56:12 +01:00
platform fix(shell): split environment variable name and value correctly 2023-01-20 06:34:52 +01:00
properties refactor(go): adapt imports for go.mod consistency 2023-01-06 07:48:14 +01:00
regex fix: hyperlink regex updated 2022-02-06 09:49:36 +01:00
segments fix(git): clean ssh remote url correctly 2023-01-20 21:41:16 +01:00
shell fix(zsh): tooltip compatibility with oh-my-zsh 2023-01-10 13:54:51 +01:00
template chore(logs): pretty logs 2023-01-17 10:56:12 +01: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 feat(connection): new segment 2022-10-05 16:16:17 +02:00
.goreleaser.yml feat(windows): manifest file 2022-08-26 22:28:26 +02:00
go.mod refactor(go): adapt imports for go.mod consistency 2023-01-06 07:48:14 +01:00
go.sum fix(go): correct gopsutil dependency 2022-12-21 19:34:30 +01:00
main.go refactor(go): adapt imports for go.mod consistency 2023-01-06 07:48:14 +01:00
main_test.go refactor(go): adapt imports for go.mod consistency 2023-01-06 07:48:14 +01:00