A hackable, minimal, fast TUI file explorer
xplr is a hackable, minimal, and fast terminal user interface (TUI) file explorer written in Rust.
It is designed as an interactive orchestrator rather than a heavy standalone file manager, drawing inspiration from utilities like nnn and fzf.
Instead of replacing standard shell commands or GUI tools, it exposes a scriptable, keyboard-driven real-time visual interface that integrates seamlessly with existing CLI workflows.
It features a rich Lua-based plugin ecosystem, allowing users to deeply customize keybindings, layouts, and integrations to maximize terminal productivity.
$ cargo install --locked --force xplr$ sudo pacman -S xplr$ brew install xplr$ sudo port install xplrto comment.