oh-my-posh/src/engine
2023-09-19 19:35:23 +02:00
..
block.go feat(debug): use actual prompt logic 2023-08-06 15:52:26 +02:00
block_test.go fix: correct debug logic 2022-05-07 10:16:27 +02:00
config.go chore: fix function typo 2023-09-19 19:35:23 +02:00
config_test.go feat(debug): print templates 2023-08-25 12:09:54 +02:00
debug.go feat(debug): use actual prompt logic 2023-08-06 15:52:26 +02:00
engine.go fix(engine): do not print sequential newlines on no content 2023-09-03 09:03:14 +02:00
engine_test.go fix(windows): escape PWD in emulated shells 2023-08-31 11:01:23 +02:00
image.go chore(tests): do not fail test on no connection 2023-05-17 20:11:03 +02:00
image_test.go chore(tests): do not fail test on no connection 2023-05-17 20:11:03 +02:00
migrate.go chore: fix function typo 2023-09-19 19:35:23 +02:00
migrate_glyphs.go feat(http): use proxy from environment for HTTP calls 2023-05-25 19:37:04 +02: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 chore: fix function typo 2023-09-19 19:35:23 +02: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