oh-my-posh/src/engine
maxlandon edc02ddb48 refactor(engine): new instantiation function
this commit adds a function to instantiate a new prompt engine
to be used within a Go application (typically a readline shell)
2022-12-20 20:14:13 +01:00
..
font refactor: move engine to module 2022-02-03 10:44:18 +01:00
block.go refactor(engine): new instantiation function 2022-12-20 20:14:13 +01:00
block_test.go fix: correct debug logic 2022-05-07 10:16:27 +02:00
config.go refactor(engine): new instantiation function 2022-12-20 20:14:13 +01:00
config_test.go chore: rename environment to platform 2022-11-11 20:23:52 +01:00
engine.go refactor(engine): new instantiation function 2022-12-20 20:14:13 +01:00
engine_test.go feat(shell): osc51 support 2022-11-27 10:14:55 +01:00
image.go feat(shell): osc51 support 2022-11-27 10:14:55 +01:00
image_test.go refactor(bash): simplify timer 2022-08-09 11:19:43 +02:00
migrate.go chore: rename environment to platform 2022-11-11 20:23:52 +01:00
migrate_test.go chore: rename environment to platform 2022-11-11 20:23:52 +01:00
new.go refactor(engine): new instantiation function 2022-12-20 20:14:13 +01:00
responsive.go feat: allow block to hide based on terminal width 2022-12-03 17:31:15 +01:00
responsive_test.go feat: allow block to hide based on terminal width 2022-12-03 17:31:15 +01:00
segment.go feat: allow block to hide based on terminal width 2022-12-03 17:31:15 +01:00
segment_test.go feat: allow block to hide based on terminal width 2022-12-03 17:31:15 +01:00