unset
This commit is contained in:
parent
535d3479a6
commit
3305069fea
1 changed files with 1 additions and 0 deletions
|
@ -46,6 +46,7 @@ _spcd_fill() {
|
||||||
printf "%s" "${2}"
|
printf "%s" "${2}"
|
||||||
_spcd_fill__index=$((_spcd_fill__index - 1))
|
_spcd_fill__index=$((_spcd_fill__index - 1))
|
||||||
done
|
done
|
||||||
|
unset _spcd_fill__index
|
||||||
}
|
}
|
||||||
|
|
||||||
# ╭───────────┬────────╮
|
# ╭───────────┬────────╮
|
||||||
|
|
Loading…
Reference in a new issue