mirror of
https://github.com/zdharma-continuum/zinit-annex-meta-plugins.git
synced 2026-09-10 07:16:29 -04:00
Use U+2215 `∕' DIVISION SLASH as username/reponame separator in message.
This commit is contained in:
parent
6f1ad648c5
commit
fa0cbe166d
|
|
@ -67,6 +67,7 @@
|
|||
count+=1
|
||||
.zinit-any-colorify-as-uspl2 $p
|
||||
[[ $p = $plugin_array[-1] ]] && local enotlast= || local enotlast=0
|
||||
REPLY=${REPLY//\//∕}
|
||||
+zinit-message -n " {bold}$count{rst}{msg}) $REPLY{msg}${enotlast:+,}"
|
||||
}
|
||||
+zinit-message ".{rst}"
|
||||
|
|
|
|||
Loading…
Reference in a new issue