A hackable, minimal, fast TUI file explorer
Go to file
Arijit Basu 2c7ec47253 Fix cd on first focus
Fix issue where running `xplr /path/to/file` doesn't `cd` into the
parent directory.
2021-05-01 20:31:46 +05:30
.github Add donation button 2021-04-06 09:33:45 +05:30
assets Add icons 2021-04-30 17:05:32 +05:30
benches Move pipe writing logic from runner to app 2021-04-26 12:45:07 +05:30
src Fix cd on first focus 2021-05-01 20:31:46 +05:30
tests Organize tests 2021-04-26 12:45:07 +05:30
.gitignore Fix failed build and update version 2021-04-09 08:21:30 +05:30
Cargo.lock Fix cd on first focus 2021-05-01 20:31:46 +05:30
Cargo.toml Fix cd on first focus 2021-05-01 20:31:46 +05:30
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md 2021-04-04 10:22:26 +05:30
LICENSE Create LICENSE 2021-03-01 22:03:41 +05:30
README.md Fix image link 2021-04-30 17:50:30 +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

Packaging

Backers