mirror of
https://github.com/sayanarijit/xplr
synced 2024-10-31 21:20:30 +00:00
A hackable, minimal, fast TUI file explorer
b86be16ee3
Public structs enable automatec documentation. xplr is not (yet) a library. Even it want to become one, making fields private is probably not the right way. |
||
---|---|---|
.github | ||
assets | ||
benches | ||
src | ||
tests | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml | ||
CODE_OF_CONDUCT.md | ||
CONTRIBUTING.md | ||
LICENSE | ||
README.md | ||
RELEASE.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.