Releases: acomagu/fish-async-prompt
Releases · acomagu/fish-async-prompt
v1.1.0
Buffer the prompt string until the prompt function ends.
To prevent the blank prompt is shown while prompt function is running.
1.0.3
- #18: Preserve the value of SHLVL in the prompt's environment
- #21: Fix multi-line prompt is combined
- #22: Make SHLVL correction can be disabled by configuration
1.0.2
- Update Installation section on README.
- Revert #8 because of a bug.
1.0.1
Bug fix.
- Fix the background job preventing shell exit(#8).
1.0.0
The first released version.