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 0270fecec9 Read pipes in a safer way.
Do not close the input pipe file after reading. Instead, read it, empty
it, then close it.
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 Read pipes in a safer way. 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