Powerlevel9k / powerlevel9k

Powerlevel9k was a tool for building a beautiful and highly functional CLI, customized for you. P9k had a substantial impact on CLI UX, and its legacy is now continued by P10k.
https://github.com/romkatv/powerlevel10k
MIT License
13.46k stars 946 forks source link

[Bugfix] Fix termcap leaks properly #1340

Closed dritter closed 5 years ago

dritter commented 5 years ago

While fixing #1310 I noticed that we are unquoting a layer too much. This may be necessary for P10K, but not for us (as far as I can see). The effects of one layer too much unquoting is (with the example from #1310): Bildschirmfoto 2019-07-22 um 03 24 07

That screenshot is missing an escaped backslash.