Skip to content

full_rename to create dirs as required #1982

@mangelozzi

Description

@mangelozzi

NerdTree move command is very user friendly for moving files around. The closest I have found in NerdTree is full_rename, however say you try to move file to a dir , and that dir does not exist yet, it just gives an error.

Describe the solution you'd like
Maybe a move command that creates parents dirs as required, or that functionality to be added to full_name. Something like mkdir -p

Describe alternatives you've considered

`r`               rename              rename a file
`<C-r>`           full_rename         rename a file and omit the filename on input
`e`               rename_basename     rename a file with filename-modifiers ':t:r' without changing extension

Metadata

Metadata

Assignees

No one assigned

    Labels

    PR pleasenvim-tree team does not have the bandwidth to implement; a PR will be gratefully appreciatedQOLQuality Of Life Improvementfeature request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions