|
|
|
|
|
by sayanarijit
1067 days 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. |
|