2016-02-27 20:15 GMT+01:00 Eliot Moss:
> linenoise is not configurable while readline is. I doubt the added size
> is much of a big deal with something as large as sqlite is already. The
> linenoise project itself suggests using readline if it's available and
> linenoise if readline is not.
This
On 2/27/2016 12:19 PM, Kenneth Smith wrote:
linenoise seems to ignore .inputrc, so yeah, I lost all those settings.
linenoise is not configurable while readline is. I doubt the added size
is much of a big deal with something as large as sqlite is already. The
linenoise project itself suggests
linenoise seems to ignore .inputrc, so yeah, I lost all those settings.
On Sat, Feb 27, 2016 at 2:51 AM, Jan Nijtmans wrote:
> 2016-02-27 9:47 GMT+01:00 Kenneth Smith:
>> sqlite3 version 3.11.0-1 is not linked to libreadline:
>>
>> $ ldd /usr/bin/sqlite3
>> ntdll.dll => /cygdrive/c/WINDO
2016-02-27 9:47 GMT+01:00 Kenneth Smith:
> sqlite3 version 3.11.0-1 is not linked to libreadline:
>
> $ ldd /usr/bin/sqlite3
> ntdll.dll => /cygdrive/c/WINDOWS/SYSTEM32/ntdll.dll (0x772b)
> KERNEL32.DLL => /cygdrive/c/WINDOWS/SYSTEM32/KERNEL32.DLL (0x741a)
> KERNELBA
Hello,
sqlite3 version 3.11.0-1 is not linked to libreadline:
$ ldd /usr/bin/sqlite3
ntdll.dll => /cygdrive/c/WINDOWS/SYSTEM32/ntdll.dll (0x772b)
KERNEL32.DLL => /cygdrive/c/WINDOWS/SYSTEM32/KERNEL32.DLL (0x741a)
KERNELBASE.dll => /cygdrive/c/WINDOWS/SYSTEM32/KERNE
5 matches
Mail list logo