fcomplete
tk_text = fcomplete(word);
tk_text = fcomplete(word+1);
tk_text = fcomplete(qword);
char *fcomplete(char *);