rename_relative, rename_basename and rename_root aren't working for me. none of them. #2368
Unanswered
Vinni-Cedraz
asked this question in
Q&A
Replies: 2 comments 11 replies
-
That action does... not exist, however there are many API functions to rename. See |
Beta Was this translation helpful? Give feedback.
2 replies
-
I already showed them! It's simply "r" when the cursor is over the filename
on nvim-tree.
…On Sun, Aug 13, 2023, 20:55 Alexander Courtis ***@***.***> wrote:
Please show the mappings you are using for your rename. Hopefully we can
reproduce the issue.
—
Reply to this email directly, view it on GitHub
<#2368 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AWCFLK7BEY4FIOHTEQXSCWTXVFSQPANCNFSM6AAAAAA3OVEECE>
.
You are receiving this because you authored the thread.Message ID:
***@***.***
com>
|
Beta Was this translation helpful? Give feedback.
9 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Description
When I map "r" to either one of the three options I mentioned in the title what happens is that upon pressing
"r"
when the cursor is over a file the file opens in a new tab instead of a renaming option being prompted to me. I use the dressing.nvim plugin too by the way.Neovim version
Operating system and version
Linux ubuntu 20.04 lts
nvim-tree version
latest as updated by Lazy.nvim
Clean room replication
Beta Was this translation helpful? Give feedback.
All reactions