oh-my-posh/src
2022-12-03 17:31:15 +01:00
..
cli feat: allow segments to hide based on terminal width 2022-12-03 11:20:06 +01:00
color feat(shell): osc51 support 2022-11-27 10:14:55 +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 feat: allow block to hide based on terminal width 2022-12-03 17:31:15 +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(segment): only case non-alias 2022-11-26 15:49:57 +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: add gitversion segment 2022-11-30 12:51:08 +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