oh-my-posh/src
Jan De Dobbeleer 309b044174 fix(windows): revert use of virtual file system for Windows apps
the virtual file system is unable to detect the presence of an
AppExecLink, so we need to revert back to using the real file system
2022-12-10 11:31:46 +01:00
..
cli feat: allow segments to hide based on terminal width 2022-12-03 11:20:06 +01:00
color fix(warp): support newlines 2022-12-08 11:37:04 +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(warp): support rprompt 2022-12-08 11:37:04 +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): revert use of virtual file system for Windows apps 2022-12-10 11:31:46 +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 fix(path): ignore empty root in full path 2022-12-07 06:42:56 +01:00
shell feat(pwsh): make it compatible with NVS auto-switching 2022-12-07 14:11:14 +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