Even more sophisticated readline functionality
This commit is contained in:
@@ -162,8 +162,7 @@ private:
|
||||
void feed_readline(int nbytes, const char *bytes);
|
||||
void peek_outgoing(int *nbytes, const char **bytes);
|
||||
void sent_outgoing(int nbytes);
|
||||
void show_command();
|
||||
void hide_command();
|
||||
void show_or_hide_command();
|
||||
|
||||
private:
|
||||
static const int READLINE_MAX=512;
|
||||
|
||||
Reference in New Issue
Block a user