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 fd92d8ee01 Make modifiers more intuitive
It's difficult to calculate the bits for adding and removing modifiers.
With this commit, we be will use words `Bold`, `Italic` instead of `bits: x`.
3 years ago
.github Add ko-fi payment option 3 years ago
assets Add icons 3 years ago
benches Move pipe writing logic from runner to app 3 years ago
src Make modifiers more intuitive 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