oh-my-posh/src
2022-11-25 13:37:21 +01:00
..
cli fix(init): lowercase shellname 2022-11-22 20:37:42 +01:00
color fix(hyperlink): parse links correctly 2022-11-16 09:20:43 +01:00
console chore: rename environment to platform 2022-11-11 20:23:52 +01:00
constants refactor: move segments to module 2022-02-03 10:44:18 +01:00
engine fix(init): show invalid config warning 2022-11-22 20:37:42 +01:00
font fix(font): do not fail on non-admin for Windows 2022-08-29 08:27:31 +02:00
http refactor(debug): extract log from platform 2022-11-21 19:29:46 +01:00
log refactor(debug): extract log from platform 2022-11-21 19:29:46 +01:00
mock refactor(debug): extract log from platform 2022-11-21 19:29:46 +01:00
platform fix(windows): writable should also look for group membership 2022-11-24 11:42:08 +01:00
properties feat(connection): new segment 2022-10-05 16:16:17 +02:00
regex fix: hyperlink regex updated 2022-02-06 09:49:36 +01:00
segments feat(os): support for alma and rocky linux 2022-11-25 13:37:21 +01:00
shell fix(fish): repaint tooltip on sigint 2022-11-21 19:36:03 +01:00
template refactor(debug): extract log from platform 2022-11-21 19:29:46 +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 fix(dependencies): update and fix gopsutil 2022-10-16 00:18:00 +02:00
go.sum fix(dependencies): update and fix gopsutil 2022-10-16 00:18:00 +02:00
main.go fix(cli): version info compatibility 2022-03-13 07:57:35 +01:00
main_test.go refactor(shell): use fs instead of os for parent 2022-11-03 17:28:31 +01:00