-
fix: coerce Blob values to string in format_file_display (#342)
发布于
2026-04-06 14:57:29 +00:00 vim.json.decode returns Blobs instead of strings when the decoded
value contains NUL bytes. Passing a Blob to strdisplaywidth triggers
E976. Guard item.name and item.directory the same way
grep_renderer.lua already guards line_content.Fixes #310
下载附件