mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2024-11-16 01:50:06 +00:00
document known bugs
This commit is contained in:
parent
aad3301049
commit
b3e98ebb95
1 changed files with 6 additions and 0 deletions
|
@ -226,3 +226,9 @@ If you really need to know, here's where Powerlevel10k differs from Powerlevel9k
|
|||
* Fewer configuration options can be changed after the theme is loaded. For example, if you
|
||||
decide to change background color of some segment in the middle of an interactive session,
|
||||
it may not work.
|
||||
|
||||
## 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.
|
||||
|
|
Loading…
Reference in a new issue