Releases: acomagu/fish-async-prompt
Releases · acomagu/fish-async-prompt
v1.3.0
05 Jan 12:09
Compare
Sorry, something went wrong.
No results found
Merge pull request #93 from deivid-rodriguez/discard-stderr
Discard any output to stderr when building prompt
v1.2.0
13 Jan 05:33
Compare
Sorry, something went wrong.
No results found
v1.1.0
29 Nov 03:12
Compare
Sorry, something went wrong.
No results found
Buffer the prompt string until the prompt function ends.
To prevent the blank prompt is shown while prompt function is running.
1.0.3
03 Nov 16:32
Compare
Sorry, something went wrong.
No results found
#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
09 Apr 14:46
Compare
Sorry, something went wrong.
No results found
Update Installation section on README.
Revert #8 because of a bug.
1.0.1
09 Apr 14:29
Compare
Sorry, something went wrong.
No results found
Bug fix.
Fix the background job preventing shell exit(#8 ).
1.0.0
09 Apr 14:27
Compare
Sorry, something went wrong.
No results found
The first released version.