mirror of
https://github.com/zoriya/telescope.nvim.git
synced 2026-08-09 23:58:12 +00:00
`vim.fn.matchstrpos({expr}, {pat})` doesn't handle all characters well
since the pattern (cwd path in this case) is used as a regex pattern.
(cherry picked from commit b3ff5f3320)