mirror of
https://github.com/zoriya/telescope.nvim.git
synced 2026-08-11 00:20:07 +00:00
* add an additional nvim_win_set_cursor * Fix after filter * remove redundant check * use `redraw!` to replace ugly `nvim_win_set_cursor` * redraw results win in `on_lines` * use move instead of redraw * fix * keep both! * fix! * fix!