Use the Unicode divisor sign.

This commit is contained in:
Sebastian Gniazdowski 2020-07-18 05:15:44 +02:00
parent bdf3d48c5e
commit 75c61edf53

View file

@ -109,7 +109,7 @@
(idx2 = $on_demand_skip[(I)$p])
)) {
idx2=$on_demand_skip[(I)$p]
local idtxt="{dbg}$p "
local idtxt="{dbg}${p//\//} "
if (( idx1 && !idx2 )) {
skipped+=( $REPLY )
idtxt+="{warn}a/l{rst}"