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
When in the same line as the result, unicode characters are causing
issues. The result selection is often misplaced by a couple characters
(because unicode characters are often multi-byte).
Using `gawk` fixes the issue.
0 commit comments