Evaluated proc strip_all str {regsub -all {[\x0f\x02\x1f\]\[]} [strip_color $str] ""}
This commit is contained in:
parent
07bcfed102
commit
c99dff299d
@ -1 +1 @@
|
||||
str {regsub -all {[\[\]]} [strip_color $str] ""}
|
||||
str {regsub -all {[\x0f\x02\x1f\]\[]} [strip_color $str] ""}
|
||||
|
Loading…
x
Reference in New Issue
Block a user