A hackable, minimal, fast TUI file explorer
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Go to file
Arijit Basu 1ffa85f30f Do not exit on permission denial
While trying to enter restricted directories, log error instead or
exiting.
3 years ago
.github Add donation button 3 years ago
benches Remove task priority 3 years ago
src Do not exit on permission denial 3 years ago
tests Add sorting support 3 years ago
.gitignore Fix failed build and update version 3 years ago
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md 3 years ago
Cargo.lock Do not exit on permission denial 3 years ago
Cargo.toml Do not exit on permission denial 3 years ago
LICENSE Create LICENSE 3 years ago
README.md Rework README.md, Cargo.toml 3 years ago
RELEASE.md Improve scrolling behaviour 3 years ago
xplr.desktop add desktop file 3 years ago

README.md

xplr

A hackable, minimal, fast TUI file explorer

Though xplr strives to be fast and minimalist, its speciality is its hackability.

Once you read the documentation, you should be able to configure the key bindings, different run modes, and also the way it looks by modifying one single configuration file.

Demo

Backers