|
@@ -4784,6 +4784,7 @@ int main(int argc, char *argv[]) |
|
|
|
|
|
|
|
|
#ifndef NORL |
|
|
#ifndef NORL |
|
|
#if RL_READLINE_VERSION >= 0x0603 |
|
|
#if RL_READLINE_VERSION >= 0x0603 |
|
|
|
|
|
/* readline would overwrite the WINCH signal hook */ |
|
|
rl_change_environment = 0; |
|
|
rl_change_environment = 0; |
|
|
#endif |
|
|
#endif |
|
|
/* Bind TAB to cycling */ |
|
|
/* Bind TAB to cycling */ |
|
|