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.
Vifm is a file manager with curses interface, which provides Vim-like environment for managing objects within file systems.
A terminal-based file browser, built with C++17 and FTXUI.
Linux port of FAR v2