Files
telescope.nvim/lua
Hawtian WangandSimon Hauser d3105f70dd fix results win cursor for sorting_strategy descending (#2679)
* 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!

(cherry picked from commit 3fae9c1e14)
2023-09-05 16:09:33 +02:00
..