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

Change <C-r> to rename instead of recent files

Open nadeemkhedr opened this issue 4 years ago • 2 comments
trafficstars

Have a recommendation to map <C-r> in insert mode to rename project instead of recent files

I mapped esc to close telescope, so i mainly use the insert mode shortcuts, and i feel most people would wanna use rename more often instead of recent files

nadeemkhedr avatar Jul 29 '21 21:07 nadeemkhedr

Kinda agree with that recomendation, usually, we rename stuff 😆 . I suggest supporting renaming to different directory as well.

Personally, I mapped <space>R to eunuch-:Move command. I think it is a great implementation for reference.

kkharji avatar Jul 30 '21 00:07 kkharji

FIY: I suggested a separate mode to edit the telescope-project.txt file in .local/share/nvim/telescope-project.txt in this request for comment. Would be curious what you think.

matu3ba avatar Nov 11 '21 10:11 matu3ba