oh-my-posh/src/engine
2023-02-18 16:52:13 +01:00
..
font refactor: move engine to module 2022-02-03 10:44:18 +01:00
block.go fix(cycle): cycle in a loop 2023-01-11 13:49:46 +01:00
block_test.go fix: correct debug logic 2022-05-07 10:16:27 +02:00
config.go fix(config): migrate glyphs correctly for all formats 2023-02-08 13:44:41 +01:00
config_test.go feat: migrate v3 Nerd Font glyphs 2023-01-27 15:18:43 +01:00
engine.go feat(shell): support xonsh 2023-02-18 16:52:13 +01:00
engine_test.go fix(pwd): do not print quotes 2023-01-09 09:18:18 +01: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 fix(config): log errors 2023-02-03 08:28:49 +01:00
new.go fix(shell): do not fetch cursor position using ANSI 2023-02-01 10:42:04 +01: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: toggle on segment alias 2023-02-17 12:57:29 +01:00
segment_test.go refactor(go): adapt imports for go.mod consistency 2023-01-06 07:48:14 +01:00