1
0
Fork 0
mirror of https://github.com/romkatv/powerlevel10k.git synced 2024-11-11 00:00:06 +00:00
powerlevel10k/internal
Roman Perepelitsa be66f21f53 replace NETWORK_ICON
The original icon (U+FBF1) is in fact a ligature. Some terminals do
funky things when displaying it. For example:

    print '\uFBF1 42 abc'

When executed in a VTE-based terminal with Nerd Fonts, it'll print this:

    42 X abc

Here X stands for the glyph that Nerd Fonts uses for U+FBF1.
2020-07-02 06:33:12 +02:00
..
configure.zsh wizard now reacts to terminal size changes and can function at much smaller terminal dimensions; fixes #649 2020-04-26 19:32:46 +02:00
icons.zsh replace NETWORK_ICON 2020-07-02 06:33:12 +02:00
notes.md notes 2020-06-15 17:56:32 +02:00
p10k.zsh replace NETWORK_ICON 2020-07-02 06:33:12 +02:00
parser.zsh parser bug fix: quote array elements after parameter expansion 2020-03-16 09:14:57 +01:00
wizard.zsh disable background transparency in iTerm2 2020-06-28 11:11:27 +02:00
worker.zsh remove spurious error messages from _p9k_worker_stop 2020-06-03 09:22:15 +02:00