oh-my-posh/src/engine
2023-04-22 21:41:06 +02:00
..
font refactor: move engine to module 2022-02-03 10:44:18 +01:00
block.go feat(log): add segment info 2023-04-05 21:06:44 +02:00
block_test.go fix: correct debug logic 2022-05-07 10:16:27 +02:00
config.go feat: add global variables 2023-02-20 14:18:38 +01:00
config_test.go feat: migrate v3 Nerd Font glyphs 2023-01-27 15:18:43 +01:00
debug.go refactor: split engine logic 2023-04-22 21:41:06 +02:00
engine.go refactor: split engine logic 2023-04-22 21:41:06 +02:00
engine_test.go refactor: split engine logic 2023-04-22 21:41:06 +02:00
image.go fix(images): strip transparent end from parser 2023-01-13 12:31:56 +01:00
image_test.go refactor(go): adapt imports for go.mod consistency 2023-01-06 07:48:14 +01:00
migrate.go fix(config): log errors 2023-02-03 08:28:49 +01:00
migrate_glyphs.go feat: migrate v3 Nerd Font glyphs 2023-01-27 15:18:43 +01:00
migrate_glyphs_test.go feat: migrate v3 Nerd Font glyphs 2023-01-27 15:18:43 +01:00
migrate_test.go feat(argocd): add context segment 2023-04-07 10:00:49 +02:00
new.go feat: enable/disable true color per terminal 2023-03-23 10:36:23 +01:00
prompt.go refactor: split engine logic 2023-04-22 21:41:06 +02:00
responsive.go refactor(go): adapt imports for go.mod consistency 2023-01-06 07:48:14 +01:00
responsive_test.go refactor(go): adapt imports for go.mod consistency 2023-01-06 07:48:14 +01:00
segment.go feat(transient): add Filler 2023-04-15 18:01:25 +02:00
segment_test.go refactor(go): adapt imports for go.mod consistency 2023-01-06 07:48:14 +01:00
tooltip.go refactor: split engine logic 2023-04-22 21:41:06 +02:00