^$&%&*$&)% readline uses \n characters instead of letting the terminal wrap
authorTim Potter <tpot@samba.org>
Fri, 20 Jul 2001 07:46:39 +0000 (07:46 +0000)
committerTim Potter <tpot@samba.org>
Fri, 20 Jul 2001 07:46:39 +0000 (07:46 +0000)
commitf905c74d9ab24a51d036853a8c609d8da3e5c91f
treeda53a33862c3dc9b1f59d962a74e01a7c7e77ee6
parent57933a9c6f1a914b69dd38e0346ac17d47f87d45
^$&%&*$&)% readline uses \n characters instead of letting the terminal wrap
the screen.  This mucks up expect something severe.  )-:

Don't use readline if the CLI_NO_READLINE environment variable is set.
(This used to be commit f0b7593ef54f8f093018ee2a8325e6f4422a4bbd)
source3/lib/readline.c