Skip to content

jjaniec/ft_select

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ft_select

Codacy Badge CodeFactor

ft_select is a simple selector made in C to learn about the termcaps library

Demo

demo

Keybindings

Esc: Quit program
Backspace: Delete element of the list
Return: End selection and return selected elements to STDOUT
Space: Select/Unselect current element
Arrows: Move cursor

Installation

git clone https://github.com/jjaniec/ft_select
cd ft_select
make

Usage

ft_select [--ascii-sort] arg1 arg2 arg3 ...

About

tui selector made in C with the termcaps library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published