Feature request: Create nested directories (original) (raw)
First of all, I think this plugin looks really cool, and I really like the intuitive way to create, delete and copy file/directory!
I have a feature request to be able to create nested directories. For example: foo/bar/baz/
I would want this to create a directory foo containing another directory bar, containing another directory baz.
Also, I think it would be nice if a file could be created inside a nested directory as well.
For example: foo/bar/baz
I would want this to create a directory foo containing a directory bar, containing a file baz.
This, along with the feature for mv (which I saw already was requested on reddit) would be really awesome to have!
Thanks!