Simon Hauser
Simon Hauser
@OlegGulevskyy you dont need to reload the extension for that. You can just do `Telescope find_files fuzzy=false` to disable fuzzy searching with fzf-native. (only works with fzf-native!) Could be documented...
we have system checks in telescope too iirc. Could you prepare a pr to replace them with `plenary.system`? thanks. PR mostly looks good to me, thanks :)
@dimitarvp https://github.com/nvim-telescope/telescope.nvim/pull/2395 should fix your issue. could you test? thanks for reporting :)
thanks for testing, PR is merged and already backported to 0.1.x
Can someone retest this. we actually might have fixed this issue, because we rewrote our mappings (latest master) and it might have fixed that issue because we no longer have...
Thanks for retesting. If this issues comes back, feel free to reopen
Yes there is progress here. One of our team members made a wip pr https://github.com/nvim-telescope/telescope.nvim/pull/2536 I hope we can finish this one soon
folds were fixed in https://github.com/nvim-telescope/telescope.nvim/pull/2726 fix is applied to latest master, 0.1.x and the latest stable release 0.1.4
https://github.com/nvim-telescope/telescope.nvim/pull/2529 was merged and it replaced plenary.filetype with vim.filetype.match. for more information see `:help telescope.changelog-2529`
folds were fixed in #2726 fix is applied to latest master, 0.1.x and the latest stable release 0.1.4