oh-my-posh/src/engine
Jan De Dobbeleer 3ded4c00fc feat(posh-git): parse environment variable
BREAKING CHANGE: this removes the posh-git segment. To mitigate,
rename the posh-git segment to git.

In case you had a custom template, make sure to migrate to the git
segment's template. You can now also leverage the same logic and
properties as the git segment in both the text template and/or
color templates.
2022-09-07 18:04:41 +02:00
..
font refactor: move engine to module 2022-02-03 10:44:18 +01:00
block.go feat: deprecate offset properties 2022-07-03 11:00:30 +02:00
block_test.go fix: correct debug logic 2022-05-07 10:16:27 +02:00
config.go feat: remove functions to enable prompt features 2022-08-05 08:38:17 +02:00
config_test.go fix: do not escape emoji 2022-02-03 10:44:18 +01:00
engine.go chore(lint): nolint should be written without leading space 2022-08-05 08:38:17 +02:00
engine_test.go fix(ansi): correct osc7 typo 2022-07-29 09:49:27 +02:00
image.go feat: add osc7 support 2022-07-13 13:59:21 +02:00
image_test.go refactor(bash): simplify timer 2022-08-09 11:19:43 +02:00
migrate.go chore(lint): nolint should be written without leading space 2022-08-05 08:38:17 +02:00
migrate_test.go refactor(git): no leading space on branch status 2022-09-07 18:04:41 +02:00
segment.go feat(posh-git): parse environment variable 2022-09-07 18:04:41 +02:00
segment_test.go chore: rename platform variables 2022-08-03 18:03:04 +02:00