readline_state

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

buffer
char* buffer;
Undocumented in source.
buflen
int buflen;
Undocumented in source.
catchsigs
int catchsigs;
Undocumented in source.
catchsigwinch
int catchsigwinch;
Undocumented in source.
done
int done;
Undocumented in source.
edmode
int edmode;
Undocumented in source.
end
int end;
Undocumented in source.
inf
FILE* inf;
Undocumented in source.
insmode
int insmode;
Undocumented in source.
kmap
Keymap kmap;
Undocumented in source.
kseqlen
int kseqlen;
Undocumented in source.
lastfunc
rl_command_func_t lastfunc;
Undocumented in source.
macro_
char* macro_;
Undocumented in source.
mark
int mark;
Undocumented in source.
outf
FILE* outf;
Undocumented in source.
pendingin
int pendingin;
Undocumented in source.
point
int point;
Undocumented in source.
prompt
char* prompt;
Undocumented in source.
reserved
char[64] reserved;
Undocumented in source.
rlstate
int rlstate;
Undocumented in source.
ul
UNDO_LIST* ul;
Undocumented in source.

Meta