Sanju Thenuwara

Results 3 comments of Sanju Thenuwara

> This already exists! `C-w` in insert mode or `w` in normal mode during the telescope picker will do exactly what you want. > > See [other](https://github.com/ahmedkhalf/project.nvim/blob/main/lua/telescope/_extensions/projects.lua#L118-L128) mappings. `C-w` was...

I had a crack at making the select behavior configurable: #41 Keen for any feedback 😄

Interested in this as it should also allow this feature to be implemented in nvim-treesitter-context: https://github.com/nvim-treesitter/nvim-treesitter-context/issues/217