Minor messages update.I

This commit is contained in:
Sebastian Gniazdowski 2020-12-17 01:32:15 -06:00
parent 813b0b5d01
commit 0c14b210d5
2 changed files with 2 additions and 2 deletions

View file

@ -390,7 +390,7 @@
local count=5 tpe="$1" ice
ice="${ICE[$tpe]}"
[[ $tpe = "atpull" && $ice = "%atclone" ]] && ice="${ICE[atclone]}"
ice="{b}{ice}$tpe{ehi}:{rst}{meta2}${ice//(#b)(\{[a-z0-9]##\})/\\$match[1]}"
ice="{b}{ice}$tpe{ehi}:{rst}${ice//(#b)(\{[a-z0-9_-]##\})/\\$match[1]}"
+zinit-message -n "{hi}Running $ice{rst}{hi} ice in...{rst} "
while (( -- count + 1 )) {
+zinit-message -n -- "{b}{error}"$(( count + 1 ))"{…}{rst}"

View file

@ -156,7 +156,7 @@ if [[ -z $SOURCED && ( ${+terminfo} -eq 1 && -n ${terminfo[colors]} ) || \
col-… "${${${(M)LANG:#*UTF-8*}:+…}:-...}" col-ndsh "${${${(M)LANG:#*UTF-8*}:+}:-}"
col-mdsh "${${${(M)LANG:#*UTF-8*}:+}:--}" col-mmdsh "${${${(M)LANG:#*UTF-8*}:+――}:--}"
col--… "${${${(M)LANG:#*UTF-8*}:+⋯⋯}:-···}" col-lr "${${${(M)LANG:#*UTF-8*}:+↔}:-"«-»"}"
col-↔ ${${${(M)LANG:#*UTF-8*}:+$'\e[38;5;82m↔'}:-$'\e[38;5;82m<->'}
col-↔ ${${${(M)LANG:#*UTF-8*}:+$'\e[38;5;82m↔'}:-$'\e[38;5;82m«-»'}
col-rst $'\e[0m' col-b $'\e[1m' col-nb $'\e[22m'
col-u $'\e[4m' col-it $'\e[3m' col-st $'\e[9m'
col-nu $'\e[24m' col-nit $'\e[23m' col-nst $'\e[29m'