nvim-telescope / telescope.nvim

Find, Filter, Preview, Pick. All lua, all the time.
MIT License
15.77k stars 833 forks source link

Feature like telescope-all-recent should be default #2348

Open otavioschwanck opened 1 year ago

otavioschwanck commented 1 year ago

https://github.com/prochri/telescope-all-recent.nvim

Doom Emacs already brings something like that. VSCode too. Is super useful to have the recent picks at the top of any picker.

thw26 commented 1 year ago

I found several issues in Github which appear to be requesting the same thing.

I had also requested this here: https://github.com/renerocksai/telekasten.nvim/issues/250 but realized Telescope would be a better place to find this. https://github.com/prochri/telescope-all-recent.nvim resolves this perfectly.