nvim-telescope / telescope-file-browser.nvim

File Browser extension for telescope.nvim
MIT License
1.6k stars 89 forks source link

fix(picker): reject non-dir path option #363

Closed jamestrew closed 4 months ago

jamestrew commented 4 months ago

Doing :Telescope file_browser path=/path/to/some/file.txt now throws an optional warning (based on "quiet" option) and just opens in file_browser in the cwd.