Is there a way to reproduce zsh tab completion with readline

79 Views Asked by At

As the post subject’s says, I want to know if there is a way with GNU readline library in C to reproduce the colored background like zsh does when pressing tab key. I want to add this feature for the shell, I am currently working on.

0

There are 0 best solutions below