diff options
author | Roman Perepelitsa <roman.perepelitsa@gmail.com> | 2023-04-03 15:23:14 +0300 |
---|---|---|
committer | Roman Perepelitsa <roman.perepelitsa@gmail.com> | 2023-04-03 15:23:14 +0300 |
commit | b474978b2e9435c10ca66f8281352ebc825264f4 (patch) | |
tree | 05ed540a5aad4b60aa6c85f75718bd7ef34732eb /gitstatus/gitstatus.prompt.zsh | |
parent | 8167383665ff5def22670229a0eb4186aa05a361 (diff) |
wizard: prefer POWERLEVEL9K_MODE=nerdfont-complete over nerdfont-v3
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'
Diffstat (limited to 'gitstatus/gitstatus.prompt.zsh')
0 files changed, 0 insertions, 0 deletions