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 9e89c6503d Use key `tab` to select files in search mode
Select files fzf style in search mode, without losing the search input.

Also, make background tasks failsafe and measure ui rendering.
3 years ago
.github Add ko-fi payment option 3 years ago
assets Add icons 3 years ago
benches Use key `tab` to select files in search mode 3 years ago
src Use key `tab` to select files in search mode 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 Use key `tab` to select files in search mode 3 years ago
Cargo.toml Use key `tab` to select files in search mode 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