Skip to content

Bug fix: Background jobs indicator was not updating immediately

Compare
Choose a tag to compare
@agkozak agkozak released this 17 Oct 03:25
· 15 commits to master since this release

The background jobs indicator was not updating immediately when a job ended. The prompt now uses the native Zsh %j escape to fetch the number of background jobs. Please update your custom prompts accordingly; the examples have all been updated.