|
Paraslash Audio Streaming |
About News Download Documentation Development |
Data Fields | |
char ** | matches |
bool | filename_completion_desired |
bool | dont_append_space |
char** matches |
NULL-terminated array of possible completions.
Referenced by i9e_complete_option(), and i9e_ll_completer().
bool filename_completion_desired |
Whether standard filename completion should be performed.
bool dont_append_space |
Suppress adding a space character after the completed word.
Referenced by i9e_complete_option().