Skip to content
/ rftui Public

Rust Filexplorer Terminal User Interface, cooked up with ratatui.

Notifications You must be signed in to change notification settings

hchap1/rftui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

[Hopefully] fast terminal user interface file explorer / previewer powered by rust.
Cooks up a nice TUI with ratatui.

Features:

  • Vim motion movement around TUI
  • Regex powered search [i] to enter search box, ESC to cancel, ENTER to save and return to normal mode
  • Copy the absolute path to any file / directory with [y]
  • Dynamically generate a syntactically highlighted preview of files
  • [h/l] to move between preview and directory
  • Scroll through file / directory preview
  • CD directly to sub directory via preview

About

Rust Filexplorer Terminal User Interface, cooked up with ratatui.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages