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 3aa349f614 Don't refresh pipes on every iteration
From this commit, the app state will be written to the output pipes only
when invoking a command.

For auto refreshing pipes, we can brainstorm on `service`s concept.
3 years ago
.github Add ko-fi payment option 3 years ago
assets Add icons 3 years ago
benches Don't refresh pipes on every iteration 3 years ago
src Don't refresh pipes on every iteration 3 years ago
tests Organize tests 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 Add feature dynamic UI 3 years ago
Cargo.toml Add feature dynamic UI 3 years ago
LICENSE Create LICENSE 3 years ago
README.md Make modifiers more intuitive 3 years ago
RELEASE.md Improve scrolling behaviour 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.

Table of content

Demo

Packaging

Backers