From 8b58b926ace9cf88040dbc2ffd7bb28436b8bc53 Mon Sep 17 00:00:00 2001 From: romkatv Date: Thu, 14 Mar 2019 13:28:00 +0100 Subject: [PATCH] remove non-refreshing background jobs from known bugs. this is fixed --- README.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/README.md b/README.md index c848357e..834250eb 100644 --- a/README.md +++ b/README.md @@ -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?