2024-08-09 17:46:49 by pin | Files touched by this commit (2) | |
Log message: shells/oh-my-posh: update to 23.6.2 Bug Fixes - install: add -p flag for absolute path (f13eae8) - toml: remove unsupported schema definition (39b7615) |
2024-08-08 19:31:38 by pin | Files touched by this commit (3) | |
Log message: shells/oh-my-posh: update to 23.6.1 Bug Fixes - path: apply style correctly (90aada5) |
2024-08-06 20:08:02 by pin | Files touched by this commit (3) | |
Log message: shells/oh-my-posh: update to 23.6.0 v23.6.0 Features - fish: support on-demand prompt re-rendering (2f5f59b) v23.5.0 Features - template: add .PSWD (485f45c) v23.4.1 Bug Fixes - writer: correct width calculation for emoji's (0f66661) |
2024-08-01 08:41:11 by pin | Files touched by this commit (2) | |
Log message: shells/oh-my-posh: update to 23.4.0 Features - add nix-shell segment (dca6a52) |
2024-07-31 20:01:36 by pin | Files touched by this commit (2) | |
Log message: shells/oh-my-posh: update to 23.3.3 v23.3.3 Bug Fixes - kubectl: change cache to 0 by default (a6461d2) v23.3.2 Bug Fixes - config: allow --config to overrule POSH_THEME (a096a40), closes #5376 |
2024-07-29 11:13:18 by pin | Files touched by this commit (2) | |
Log message: shells/oh-my-posh: update to 23.3.1 Bug Fixes - pwsh: fixed bad error code passing to Set-PoshContext (f38998e) |
2024-07-28 08:14:38 by pin | Files touched by this commit (2) | |
Log message: shells/oh-my-posh: update to 23.3.0 v23.3.0 Features - pwsh: pass original last execution status to Set-PoshContext for use in pwsh \ alias (a43f57d) v23.2.1 Bug Fixes - zsh: work around bugs when used with zsh-syntax-highlighting (b4e19ad) v23.2.0 Features - kubectl: add cache to kubectl (576ec37) v23.1.0 Features - git: mapped branches (7a64782), closes #4979 v23.0.2 Bug Fixes - git: more robust worktree identification (3fddcac), closes #5343 - git: resolve bare repo pointer (1c908a8) |
2024-07-26 11:02:05 by pin | Files touched by this commit (2) | |
Log message: shells/oh-my-posh: update to 23.0.1 v23.0.1 Bug fixes - shell: revise initialization scripts (7273dba) v23.0.0 Bug Fixes - pwsh: wrap module code in try-catch blocks (00260e1), closes #5348 Features - git: enable posh-git from the git segment config (7081cac) BREAKING CHANGES - git: To use the posh-git module output, you must now set the source property \ to pwsh in the git segment configuration. In case you are using the default configuration, you don't need to change anything. v22.3.0 Bug Fixes - disable hyperlink functionality for unsupported shells (c1f99f8) - fish: correctly export environment variables (0765521) - windows: only reformat pwd on cygwin (51c3f9e) - zsh: correct logic to enable tooltips (6f30788), closes #5288 Features - cache: split session and device cache (ffd961f) - cygwin: better detection (f9d2f60) - debug: provide shell name on debug (9e73b15) - init: add --debug flag (1a7f2d2) v22.2.0 Features - spotify: add segment cache on macOS (79c859d) v22.1.0 Features - maven: add segment (8759171) |
2024-07-24 09:35:01 by pin | Files touched by this commit (3) | |
Log message: shells/oh-my-posh: update to 22.0.3 v22.0.3 Bug Fixes - correct hyperlinks for Git Bash (eb1cf54) v22.0.2 Bug Fixes - pwsh: remove prompt cache (7563d5f), closes #5332 |
2024-07-23 10:05:18 by pin | Files touched by this commit (2) | |
Log message: shells/oh-my-posh: update to 22.0.1 v22.0.1 Bug Fixes - notice: disable notice when we're not connected (cd9c7f5), closes #5325 - upgrade: use correct version to compare against (7ab48af) v22.0.0 Bug Fixes - bash: correctly align multiline prompt (c5195f6), closes #5308 - bash: remove rprompt support (cdfd249) - install: validate permissions before upgrade (0b4a9ce), closes #5318 Features - font: cache font list (b356900), closes #5300 - upgrade: do not upgrade to major versions automatically (55bc366), closes #5273 BREAKING CHANGES - bash: rprompt is no longer supported for bash due to too many side effects \ that have no solution in sight. See \ https://ohmyposh.dev/blog/deprecating-bash-rprompt for context. v21.28.0 Features - pwsh: cache prompt for repainting (479e6f5) |