Skip to content

Rouhija/select

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

Command line file browser/manager. Browse files in a simple UI with arrows and return selection back to shell.

Usage

./ft_select arg1 [arg2] ...

Commands

  • ENTER: return selection
  • SPACE: select/unselect object
  • BACKSPACE/DEL: remove object from list
  • SHIFT+a: select all
  • SHIFT+z: unselect all
  • ESC: exit

Dependencies

Termcaps lib

sudo apt-get install libncurses5-dev

Reading

Created by Sami Rouhe (srouhe)

About

A command line file browser

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published