remove non-refreshing background jobs from known bugs. this is fixed
This commit is contained in:
parent
3e7f7845ea
commit
8b58b926ac
|
@ -189,12 +189,6 @@ POWERLEVEL9K_STATUS_OK_BACKGROUND=grey53
|
|||
Powerlevel10k shows similar performance advantage over Powerlevel9k on Mac OS, FreeBSD, WSL, and
|
||||
Raspberry Pie.
|
||||
|
||||
## Known bugs
|
||||
|
||||
When a notification about an exiting job is displayed, prompt content doesn't get refreshed.
|
||||
In Powerlevel9k it does. This could be fixed but the fix will add non-trivial complexity and
|
||||
extra prompt latency.
|
||||
|
||||
## FAQ
|
||||
|
||||
### Why does Powerlevel10k spawn two extra processes?
|
||||
|
|
Loading…
Reference in New Issue