You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix bug of flag parsing library pflag, detail.
The bug affected the csvtk grep -r -p, when value of -p contain "[" and "]"
at the beginning or end, they are wrongly parsed.