X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:reply-to:subject:references:to:from:message-id :date:mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=ncaYvEJclsrgZxyp KFy7DzrVn1A57FeUkUwSH7ZreGjUbdzWBgRGMjGI/kyyQNnt/+vewaPPehZdMwt0 AOmbOYLzA3ef5iI86tBO6qut8V5yS3gELKolVmlDN1UfDVsn8u+XDzAHjZB4aUb5 0/CnlOtMHJI9sI8oQDZiG2y0Gwc= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:reply-to:subject:references:to:from:message-id :date:mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=GiUtF/xsV35BqhLQz1F7F8 EAI4Y=; b=rF5TWcrR42KghuEsYHxdn5Ul69Gsp7RIzHp4QnwZ/bESPE61rO0b/E Vr/AJZjsHNNGIbEJNV4IIc6hddaxmtb3CBm8ZNwgZlMvQK9izUGc4Tvh9U3s5h34 GtId8aOVOxIq9JAd6UVHhsDQgNlbwnTmddupYe52JZkZtwoSVxvRs= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=0.1 required=5.0 tests=AWL,BAYES_00,KAM_LAZY_DOMAIN_SECURITY,RP_MATCHES_RCVD autolearn=no version=3.3.2 spammy=H*i:sk:RjNH4e4, H*f:sk:RjNH4e4, H*f:sk:4zCuZVf, H*i:sk:4zCuZVf X-HELO: csmail.cs.umass.edu Reply-To: moss AT cs DOT umass DOT edu Subject: Re: sqlite3 not being built with libreadline References: To: cygwin AT cygwin DOT com From: Eliot Moss Message-ID: <56D1F5D1.8030404@cs.umass.edu> Date: Sat, 27 Feb 2016 14:15:29 -0500 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.6.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes 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 using readline if it's available and linenoise if readline is not. Regards -- Eliot Moss -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple