Skip to content

GreasySlug/simple-tui-file-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simple-tui-file-manager

Simple file manager to practice using tui-rs

Keymap

Key description
j, up move up
k, down move down
h, Left move parent dir
l, Right move child dir
tab next dir tab
S+tab prev dir tab
q quick puit

TODO: Update as needed

Installation

cargo build only

git clone https://github.com/GreasySlug/simple-tui-file-manager.git
rustup update
cd simle-tui-file_manager
cargo build

To Contribute

This is a project for practicing github and rust.

Please check this doc

About

Simple file manager to practice using tui-rs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages