top | item 36733247

Tree-view.xplr – implements a hackable tree view for xplr terminal file explorer

1 points| sayanarijit | 2 years ago |github.com

1 comment

order

sayanarijit|2 years ago

xplr is a very flexible terminal file explorer written in Rust, which can be configured using Lua plugins.

tree-view.xplr is one example of such Lua plugins, which implements a tree-view layout for xplr, with extra functionalities.

Other similar layout plugins include:

- zentable.xplr (for a clean, distraction free view)

- dual-pane.xplr (for Midnight Commander like dual pane view)

- tri-pane.xplr (for Ranger like tri-pane view)

You can, of course, combine all of them, and toggle between different views while exploring.