oh-my-posh/src/engine
2024-03-14 08:47:58 +01:00
..
block.go feat(config): use custom config parser 2024-03-11 13:20:49 +01:00
block_test.go fix: correct debug logic 2022-05-07 10:16:27 +02:00
config.go fix(config): always strip comments from json 2024-03-12 15:41:49 +01:00
config_test.go feat(config): use custom config parser 2024-03-11 13:20:49 +01:00
debug.go feat(debug): use actual prompt logic 2023-08-06 15:52:26 +02:00
engine.go fix(zsh): correctly align right block 2023-11-05 11:27:19 +01:00
engine_test.go feat(config): use custom config parser 2024-03-11 13:20:49 +01:00
image.go fix(themes): adjust themes for correct rendering 2024-02-15 20:27:20 +01:00
image_test.go refactor: remove io/ioutil 2023-10-14 19:31:06 +02:00
migrate.go fix(git): migrate deprecated icon 2024-02-20 20:25:17 +01:00
migrate_glyphs.go refactor: remove csv from codepoint processing 2024-03-14 08:34:55 +01:00
migrate_glyphs_test.go chore(tests): do not fail test on no connection 2023-05-17 20:11:03 +02:00
migrate_test.go chore: fix function typo 2023-09-19 19:35:23 +02:00
new.go fix(pwsh): patch PowerShell color bleed 2023-08-09 08:28:35 +02:00
prompt.go fix(nu): use native right prompt command 2023-09-15 08:41:10 +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: add pulumi segment 2024-03-14 08:47:58 +01:00
segment_test.go feat(debug): print templates 2023-08-25 12:09:54 +02:00
tooltip.go fix(tooltip): position with spaces instead of ANSI 2023-08-05 17:53:58 +02:00