A hackable, minimal, fast TUI file explorer
Go to file
Arijit Basu fabcc8e865 Implement CLI arguments
Going with custom CLI parsing for minimalism and flexibility.

Closes: https://github.com/sayanarijit/xplr/issues/228
2021-06-05 13:11:54 +05:30
.github Implement CLI arguments 2021-06-05 13:11:54 +05:30
assets Add icons 2021-04-30 17:05:32 +05:30
benches Upgrade dependencies 2021-06-04 21:52:25 +05:30
examples Implement CLI arguments 2021-06-05 13:11:54 +05:30
src Implement CLI arguments 2021-06-05 13:11:54 +05:30
.gitignore Fix failed build and update version 2021-04-09 08:21:30 +05:30
Cargo.lock Implement CLI arguments 2021-06-05 13:11:54 +05:30
Cargo.toml Implement CLI arguments 2021-06-05 13:11:54 +05:30
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md 2021-04-04 10:22:26 +05:30
CONTRIBUTING.md Update CONTRIBUTING.md 2021-05-24 14:20:10 +05:30
LICENSE Create LICENSE 2021-03-01 22:03:41 +05:30
README.md Hide demo to speed to page load 2021-05-19 07:15:10 +05:30
RELEASE.md Improve scrolling behaviour 2021-04-12 21:51:59 +05:30

▸[▓▓ 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.

Table of content

Demo

Expand for demo

Packaging

Backers