mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2026-09-18 00:10:08 +00:00
stop loading icons.zsh lazily; print boundaries in get_icon_names
This commit is contained in:
@@ -1827,7 +1827,6 @@ fi
|
||||
|
||||
zmodload zsh/terminfo || return
|
||||
autoload -Uz is-at-least || return
|
||||
source $__p9k_root_dir/internal/icons.zsh || return
|
||||
|
||||
if is-at-least 5.7.1 && [[ $COLORTERM == (24bit|truecolor) ]]; then
|
||||
local -ir has_truecolor=1
|
||||
|
||||
Reference in New Issue
Block a user