telescope-zoxide icon indicating copy to clipboard operation
telescope-zoxide copied to clipboard

An extension for telescope.nvim that allows you operate zoxide within Neovim.

Results 12 telescope-zoxide issues
Sort by recently updated
recently updated
newest added

- Add default `path_display` to: 1. Replace home dir with `~` to make path shorter. 2. Truncate long path. 3. Filename highlighting. - Add `show_score` opt, default to true. -...

enhancement

I noticed that `popup.nvim` has been moved into `plenary.nvim` as indicated in [this pull request](https://github.com/nvim-lua/plenary.nvim/pull/209). Could you please confirm whether the `telescope-zoxide` project depends on `popup.nvim`? If it does not,...