Tree-view.xplr – implements a hackable tree view for xplr terminal file explorer (github.com) 1 points by sayanarijit 3y ago ↗ HN
[–] sayanarijit 3y 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.
1 comment
[ 5.1 ms ] story [ 14.9 ms ] threadtree-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.