Files
telescope.nvim/lua/telescope
Sofronie Cristian 74be3c3bba fix(builtin.pickers): fix wrong picker resuming when using filtering (#2682)
When filtering is applied, `picker:get_index(picker:get_selection_row())` returns index relative to the filtered entry list rather than the original full results. This causes inaccurate indexing into the `cache_pickers` table.
2023-09-03 20:42:09 +00:00
..
2023-01-22 09:57:53 +01:00
2023-01-22 09:57:53 +01:00