nvim-telescope / telescope-frecency.nvim

A telescope.nvim extension that offers intelligent prioritization when selecting files from your editing history.
MIT License
777 stars 37 forks source link

How to use telescope-frecency as telescope search only on my cwd #41

Closed ayoubelmhamdi closed 3 years ago

ayoubelmhamdi commented 3 years ago

How to use telescope.nvim and telescope-frecency.nvim to search for each working directory only
because frecency. search in the whole system / NOT cwd NOTE: cwd changed for each project or directory

elianiva commented 3 years ago

have you tried adding :CWD: before your search query? It's a default workspace tag for the current working directory

Conni2461 commented 3 years ago

not a telescope issue. Transfering issue to frecency.

Conni2461 commented 3 years ago

Also see https://github.com/nvim-telescope/telescope-frecency.nvim/issues/14 and https://github.com/nvim-telescope/telescope-frecency.nvim/issues/16

ayoubelmhamdi commented 3 years ago
:Telescope frecency frecency default_text=:CWD

it's work but not perfect , i don't want to see :CWD: every time i open :Telescope frecency frecency default_text=:CWD