Skip to content

Moving files #2287

@aneshodza

Description

@aneshodza

I saw that there is no "move" function on nvim-tree. Was that an oversight from me, or is there really no move?

Can this functionality be implemented utilising API?
It should be possible, as we can already cut and paste.

Is your feature request related to a problem? Please describe.
I wanted to move a file from something/else/file.lua to something/file.lua. You can achieve that by cutting and pasting, but why not have both in one step.

Describe the solution you'd like
Just a move function. The window for moving it to somewhere else could look the same as the rename but also show the path that can be altered.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions