oh-my-posh/src/engine
Jan De Dobbeleer 60664e245a feat(git): remove stash and worktree count from template
they are now individual functions so they no longer need a switch
2022-12-28 17:14:29 +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 feat(git): remove stash and worktree count from template 2022-12-28 17:14:29 +01:00
new.go fix(engine): close Env after prompt generation 2022-12-25 20:59:46 +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