mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2024-11-22 04:10:07 +00:00
b474978b2e
Apparently Windows Terminal has a bug. To reproduce: print -P '\UF0737%K{red} %k' The expected output: x_ Here 'x' signifies any glyph of width 1, and '_' signifies a red block. The actual output: x _ Notice the space. The output of the following two commands is as expected: print -P '\UFC35%K{red} %k' print -P '\UFC35x' |
||
---|---|---|
.. | ||
configure.zsh | ||
icons.zsh | ||
notes.md | ||
p10k.zsh | ||
parser.zsh | ||
wizard.zsh | ||
worker.zsh |