nvim-telescope / telescope-media-files.nvim

Telescope extension to preview media files using Ueberzug.
MIT License
445 stars 46 forks source link

feat: custom action on select (see #16, #26) #39

Open jwyce opened 1 year ago

jwyce commented 1 year ago

My idea was to expose the attach_mappings options to be completely overwritten, similar to telescope's builtin find_files. With this, we should be able to close a few issues (#16, #26)