Closed natecraddock closed 1 year ago
> slash wow/this/slash/ -----
the highlights are off-by-one. I think this is due to the implementation of basename in Zig.
Also this only happens when the last path component is the first part of the match. Searching for sslash correctly highlights s/slash.
sslash
s/slash
the highlights are off-by-one. I think this is due to the implementation of basename in Zig.
Also this only happens when the last path component is the first part of the match. Searching for
sslash
correctly highlightss/slash
.