ft_select is a simple selector made in C to learn about the termcaps library
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
git clone https://github.com/jjaniec/ft_select
cd ft_select
make
ft_select [--ascii-sort] arg1 arg2 arg3 ...