2023-08-19 12:42:39 by pin | Files touched by this commit (2) |  |
Log message:
shells/oh-my-posh: update to 18.3.5
Bug Fixes
- fonts: register user fonts correctly on Windows (a711f9b)
|
2023-08-18 12:48:40 by pin | Files touched by this commit (2) |  |
Log message:
shells/oh-my-posh: update to 18.3.4
Bug Fixes
- path: add last element when only 1 level deep (75e098b), closes #4162
|
2023-08-09 19:58:46 by pin | Files touched by this commit (2) |  |
Log message:
shells/oh-my-posh: update to 18.3.3
Bug Fixes
- pwsh: patch PowerShell color bleed (aa51cd6), closes #65
|
2023-08-08 21:58:10 by pin | Files touched by this commit (3) |  |
Log message:
shells/oh-my-posh: update to 18.3.2
Bug Fixes
- template: save Segments correctly (328601b), closes #4143
|
2023-08-07 15:44:55 by pin | Files touched by this commit (3) |  |
Log message:
shells/oh-my-posh: update to 18.3.1
Bug Fixes
- pwsh: remove hack that solves a pwsh bug (0afa088), closes #65
|
2023-08-06 17:05:21 by pin | Files touched by this commit (2) |  |
Log message:
shells/oh-my-posh: update to 18.3.0
Bug Fixes
- plain: do not print title (f9f309d)
- rprompt: print when plain (9a6fbb6)
Features
- debug: use actual prompt logic (4bab59f)
|
2023-08-06 10:58:12 by pin | Files touched by this commit (2) |  |
Log message:
shells/oh-my-posh: update to 18.2.5
v18.2.5
Bug Fixes
- prompt: only pad on positive count (744b1f0)
v18.2.4
Bug Fixes
- cli: list all supported shells in usage text for init (8db1365)
|
2023-08-05 19:30:13 by pin | Files touched by this commit (2) |  |
Log message:
shells/oh-my-posh: update to 18.2.3
Bug Fixes
- prompt: print right block using spaces (c23069b)
- pwsh: force initialization of NoExitCode (c78aa60), closes #4128
- rprompt: position using spaces instead of ANSI (181b789)
- tooltip: position with spaces instead of ANSI (f55da0e)
|
2023-08-04 09:08:03 by pin | Files touched by this commit (2) |  |
Log message:
shells/oh-my-posh: update to 18.2.2
Bug Fixes
- platform: use built-in sync.Map (2007f9d), closes #4116
|
2023-08-03 21:41:58 by pin | Files touched by this commit (3) |  |
Log message:
shells/oh-my-posh: update to 18.2.1
Bug Fixes
- engine: use concurrent map for Segments (ea61002), closes #4116
- winreg: fetch default key value (8554fb6), closes #4119
|