oil.nvim icon indicating copy to clipboard operation
oil.nvim copied to clipboard

feature request: parent directory as a column/vsplit

Open ariel-frischer opened this issue 1 year ago • 2 comments

Did you check existing requests?

  • [X] I have searched the existing issues

Describe the feature

Is it possible to have a ranger-like layout? Its nice to see parent directories and child files/dirs in a 3 column layout like ranger. Has anyone implemented something similar?

ranger-preview

Provide background

No response

What is the significance of this feature?

strongly desired

Additional details

No response

ariel-frischer avatar Apr 13 '24 18:04 ariel-frischer

Technically possible, would require some work. Not a priority for me, but I would be willing to review a PR that does this.

You could also check out mini.files, which exclusively uses this kind of view.

stevearc avatar Apr 19 '24 20:04 stevearc

I made a PR that adds this feature in #488

DriesOlbrechts avatar Sep 26 '24 15:09 DriesOlbrechts