mirror of
https://github.com/Dummi26/tuifile.git
synced 2025-03-10 03:43:52 +01:00
tui file manager
src | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml | ||
README.md |
TuiFile
A file explorer for your terminal, with homerow-centric navigation.
TuiFile can
- have multiple instances, one for each open directory
- display recursive directory structures
- filter files using regex
- select multiple files at once
- create new directories
- copy, move and delete
- quickly open your
$TERM
and$EDITOR
- add more features (open an issue with ideas if you have any)