summaryrefslogtreecommitdiff
path: root/lib/async_prompt.zsh
AgeCommit message (Expand)Author
2024-04-22fix(async): fix crash on zsh < 5.0.6 (#12358)Marc Cornellà
2024-04-04perf(async): avoid executing `true` if not required (#12318)Loïc Yhuel
2024-04-03fix(async): avoid blocking the shell while waiting (#12304)Loïc Yhuel
2024-03-09fix(async): register the git prompt async handler correctly (#12267)Marc Cornellà
2024-03-07feat(async)!: implement async prompt API and apply to git prompt (#12257)Marc Cornellà