Go to the source code of this file.
| Compounds | |
| struct | linenoiseCompletions | 
| Typedefs | |
| typedef linenoiseCompletions | linenoiseCompletions | 
| typedef char * | linenoiseHintsCallback (void *, const char *, int *color, int *bold) | 
| Functions | |
| typedef | void (linenoiseCompletionCallback)(void * | 
| void | linenoiseSetCompletionCallback (void *, linenoiseCompletionCallback *) | 
| void | linenoiseSetHintsCallback (void *, linenoiseHintsCallback *) | 
| void | linenoiseSetFreeHintsCallback (void *, linenoiseFreeHintsCallback *) | 
| void | linenoiseAddCompletion (linenoiseCompletions *, const char *) | 
| char * | linenoise (const char *prompt) | 
| void | linenoiseFree (void *ptr) | 
| int | linenoiseHistoryAdd (const char *line) | 
| int | linenoiseHistorySetMaxLen (int len) | 
| int | linenoiseHistorySave (const char *filename) | 
| int | linenoiseHistoryLoad (const char *filename) | 
| void | linenoiseClearScreen (void) | 
| void | linenoiseSetMultiLine (int ml) | 
| void | linenoisePrintKeyCodes (void) | 
| void | linenoiseMaskModeEnable (void) | 
| void | linenoiseMaskModeDisable (void) | 
| int | enableRawMode (int fd, int flush) | 
| void | disableRawMode (int fd, int flush) | 
| 
 | 
| 
 | 
| 
 | 
| 
 Definition at line 72 of file linenoise.h. Referenced by linenoiseEdit, and linenoiseSetHintsCallback. | 
| 
 | ||||||||||||
| 
 Definition at line 290 of file linenoise.c. Referenced by TclTextInterp::doEvent, linenoiseAtExit, linenoisePrintKeyCodes, and linenoiseRaw. | 
| 
 | ||||||||||||
| 
 Definition at line 255 of file linenoise.c. Referenced by TclTextInterp::doEvent, linenoisePrintKeyCodes, and linenoiseRaw. | 
| 
 | 
| 
 Definition at line 1090 of file linenoise.c. Referenced by TclTextInterp::doEvent. | 
| 
 | ||||||||||||
| 
 Definition at line 469 of file linenoise.c. | 
| 
 | 
| 
 Definition at line 357 of file linenoise.c. | 
| 
 | 
| 
 Definition at line 1121 of file linenoise.c. Referenced by TclTextInterp::doEvent. | 
| 
 | 
| 
 Referenced by TclTextInterp::doEvent, linenoiseEdit, and linenoiseHistoryLoad. | 
| 
 | 
| 
 Definition at line 1235 of file linenoise.c. | 
| 
 | 
| 
 Definition at line 1215 of file linenoise.c. | 
| 
 | 
| 
 Definition at line 1185 of file linenoise.c. Referenced by TclTextInterp::TclTextInterp. | 
| 
 | 
| 
 Definition at line 233 of file linenoise.c. | 
| 
 | 
| 
 Definition at line 228 of file linenoise.c. | 
| 
 | 
| 
 Definition at line 1007 of file linenoise.c. | 
| 
 | ||||||||||||
| 
 Definition at line 446 of file linenoise.c. Referenced by TclTextInterp::TclTextInterp. | 
| 
 | ||||||||||||
| 
 Definition at line 460 of file linenoise.c. | 
| 
 | ||||||||||||
| 
 Definition at line 453 of file linenoise.c. | 
| 
 | 
| 
 Definition at line 238 of file linenoise.c. | 
| 
 | 
| 
 Referenced by glwin_init_exts. | 
 1.2.14 written by Dimitri van Heesch,
 © 1997-2002
1.2.14 written by Dimitri van Heesch,
 © 1997-2002