1
0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2025-02-24 03:56:56 +08:00
Marc Cornellà ec1afe9dd6
feat(git)!: enable async git prompt (now for real)
BREAKING CHANGE: the new async prompt feature will render prompt information
asyncronously and degrade nicely when the calls take too long to finish, as
the prompt will already be first drawn and interactive. This is
enabled by default for the git prompt and themes that use it (`git_prompt_info`).
If you find that it's not working for you, please open an issue if one is
not already opened, and see https://github.com/ohmyzsh/ohmyzsh#disable-async-git-prompt
for how to turn it off.
2024-04-03 20:09:19 +02:00
..
2024-03-14 23:07:39 +07:00
2020-11-09 12:00:15 +01:00
2022-01-03 13:50:50 +01:00