mirror of
https://github.com/zoriya/telescope.nvim.git
synced 2026-08-07 06:38:03 +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.