mirror of
https://github.com/zoriya/telescope.nvim.git
synced 2026-08-10 08:08:15 +00:00
Pass `core.quotepath=false` to achieve this.
Could alternatively pass `-z` but that uses `\0` line termination and
complicates things.
Closes #2900
(cherry picked from commit 955e50dfed)