A hackable, minimal, fast TUI file explorer
Go to file
Arijit Basu b86be16ee3 Make structs public
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.
2021-05-23 10:16:45 +05:30
.github Add ko-fi payment option 2021-05-01 22:21:52 +05:30
assets Add icons 2021-04-30 17:05:32 +05:30
benches Replace handlebars with Lua 2021-05-21 16:28:06 +05:30
src Make structs public 2021-05-23 10:16:45 +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 icons 2021-05-23 10:16:45 +05:30
Cargo.toml Fix icons 2021-05-23 10:16:45 +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-11 18:01:33 +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