You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I use rlwrap with Oracle Goldengate Adminclient.
I called with " rlwrap -a -N ./adminclient"
when inside I call the editor (uses vi), as I exit vi with ":q" or ":wq", the rlwrap crashes with:
:qrlwrap: main.c:477: main_loop: Assertion `!always_readline' failed.
rlwrap: Oops, crashed (caught SIGABRT) - this should not have happened!
If you need a core dump, re-configure with --enable-debug and rebuild
Resetting terminal and cleaning up...
The Adminclient does not work in case I do not use rlwrap -a option.
rlwrap -v
rlwrap 0.46.1
The text was updated successfully, but these errors were encountered:
I use rlwrap with Oracle Goldengate Adminclient.
I called with " rlwrap -a -N ./adminclient"
when inside I call the editor (uses vi), as I exit vi with ":q" or ":wq", the rlwrap crashes with:
The Adminclient does not work in case I do not use rlwrap -a option.
rlwrap -v
rlwrap 0.46.1
The text was updated successfully, but these errors were encountered: