mirror of
https://github.com/zoriya/telescope.nvim.git
synced 2026-08-13 17:38:58 +00:00
Pass `core.quotepath=false` to achieve this. Could alternatively pass `-z` but that uses `\0` line termination and complicates things. Closes #2900