Reenable the new EL_REFRESH mechanism
This commit is contained in:
parent
59f80c9e4f
commit
11f4628cae
|
@ -47,7 +47,6 @@ static unsigned char esl_console_complete(const char *buffer, const char *cursor
|
||||||
|
|
||||||
#ifdef HAVE_LIBEDIT
|
#ifdef HAVE_LIBEDIT
|
||||||
#include <histedit.h>
|
#include <histedit.h>
|
||||||
#undef HAVE_DECL_EL_REFRESH
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
typedef struct {
|
typedef struct {
|
||||||
|
|
Loading…
Reference in New Issue