Skip to content

hugohow/ft_select

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ft_select

Autocomplete part for https://github.com/hugohow/42sh

Based on termcaps lib.

Gif

No memory leaks. (Valgrind certified)

Usage

usage: ./ft_select arg1 arg2 arg3 ...

OSX :

make re
./ft_select

Linux :

sudo apt-get install -y libncurses5-dev
make re
./ft_select

About

Autocomplete for the shell project

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published