You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
4 years ago
..
configure.zsh wizard now reacts to terminal size changes and can function at much smaller terminal dimensions; fixes #649 5 years ago
icons.zsh replace NETWORK_ICON 4 years ago
notes.md notes 4 years ago
p10k.zsh replace NETWORK_ICON 4 years ago
parser.zsh parser bug fix: quote array elements after parameter expansion 5 years ago
wizard.zsh disable background transparency in iTerm2 4 years ago
worker.zsh remove spurious error messages from _p9k_worker_stop 5 years ago