LINENOISE_MAX_LINE
char buf[LINENOISE_MAX_LINE];
count = linenoiseEdit(buf,LINENOISE_MAX_LINE,prompt);