Skip to content

miublue/lfm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lfm

Tiny ncurses file manager.

It is basically a tui frontend for your basic commands, such as cp, mv, rm, etc.

Features

lfm has a very minimal set of features:

  • Configurable colors and keybinds;
  • Simple search functionality;
  • Selection of multiple files;
  • Delete/copy/move selected files;

Installation

Compile with:

make install

Disable colors, if you're colorphobic:

make install USECOLOR=

Configuration

  • Simply edit config.h and recompile.

About

tiny terminal file manager

Topics

Resources

License

Stars

Watchers

Forks

Contributors