Public Attributes | |
| char * | buf |
| int | bufmax |
| int | len |
| int | chars |
| int | pos |
| int | cols |
| const char * | prompt |
| int | history_index |
| char | rev_rbuf [50] |
| int | rev_rchars |
| int | rev_rlen |
| int | rev_searchpos |
| unsigned int | nb:1 |
| unsigned int | new:1 |
| unsigned int | rev:2 |
| unsigned int | compl:1 |
| size_t | compl_off |
| int | fd |
| char* current::buf |
| int current::bufmax |
| int current::chars |
| int current::cols |
| unsigned int current::compl |
| size_t current::compl_off |
| int current::fd |
| int current::history_index |
| int current::len |
| unsigned int current::nb |
| unsigned int current::new |
| int current::pos |
| const char* current::prompt |
| unsigned int current::rev |
| char current::rev_rbuf[50] |
| int current::rev_rchars |
| int current::rev_rlen |
| int current::rev_searchpos |
1.8.1.1