ft_select was made using the termcaps library
This project was made with : tcarmet
$> make
$> usage: ./ft_select <arguments>
- Arrows keys up/down -> Move up and down
- Space key -> Selection
- Escape key -> Exit
- Delete and Backspace key -> Delete an argument
- Home and end keys -> Move cursor end/begin
- Tab key -> Select all or Unselect all
This project is a project of @42born2Code. I leave the code available to everyone, for practical and professional reasons. Students of 42, you can look my code and copy it but you know it's not in the pedagogy of the school and I consider it as cheating and the staff too.