project.nvim icon indicating copy to clipboard operation
project.nvim copied to clipboard

How to change key mappings?

Open tristone13th opened this issue 3 years ago • 5 comments

tristone13th avatar Oct 08 '22 09:10 tristone13th

It seems that the key mapping (telescope extension) is hard coded in the script file I think it's a useful feature to provide a way to change that with configuration or exported API.

tanchihpin0517 avatar Oct 10 '22 15:10 tanchihpin0517

It seems that the key mapping (telescope extension) is hard coded in the script file I think it's a useful feature to provide a way to change that with configuration or exported API.

... or disable it

mblarsen avatar Oct 18 '22 02:10 mblarsen

...and how?

MannyFay avatar Jun 09 '23 21:06 MannyFay

Especially since <C-b> is broken, the file browser picker is not part of the builtins anymore and it cannot be fixed manually it seems. Changing keymappings and accessing the actions provided by this plugin would turn it from "good" to "excellent" 👍

helins avatar Mar 12 '24 13:03 helins