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:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; q=dns; s=default; b=VxkiDQaJW3d1Fipu0QYYUF4QvR5DuWjgatJbu3/lbSm /en666FC72Z2CNtKW2f9z4BdyFm8ltP1/gzy3uyvFHROaEcD3+5uBPvX797QB4dg 5gnv4DwRMwClRHQS1/Esje3ElV4W+WoQ6QqzF15BzSzngYe+CmnOilBU3zjtxqW4 = 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:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; s=default; bh=zXFMkG+NYLYzYMk9SknxV4SzqzE=; b=l4y8BBiE3XSmz2+x8 Jjz2i4tjRcE2G0mMfVUPz6ia21pdfn+XxHIacFHE6O0SvTRJa6Uu3o56/siILSe2 jGq66bNQvMzNGw/IK8Dphcg4MM4cHAW/QievogN6+BSis4LVzb3WOXt9Gq7tcpyp 8HQFRuSZ/g0eh14ejCFwgEhKME= 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.9 required=5.0 tests=AWL,BAYES_50,HELO_MISC_IP,KHOP_THREADED,RCVD_IN_PBL,RCVD_IN_RP_RNBL,RDNS_NONE autolearn=no version=3.3.2 X-HELO: etr-usa.com Message-ID: <52320CDF.6050608@etr-usa.com> Date: Thu, 12 Sep 2013 12:50:07 -0600 From: Warren Young User-Agent: Mozilla/5.0 (Windows NT 6.2; WOW64; rv:17.0) Gecko/20130801 Thunderbird/17.0.8 MIME-Version: 1.0 To: Cygwin-L Subject: Re: sqlite3 not readline-enabled any more? References: <5231A9CA DOT 8060605 AT cs DOT utoronto DOT ca> In-Reply-To: <5231A9CA.8060605@cs.utoronto.ca> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes On 9/12/2013 05:47, Ryan Johnson wrote: > > I fired up a sqlite3 shell today and was dismayed to find that readline > support is AWOL... It works here, under both MinTTY and cmd.exe. By that I mean that I ran sqlite3, typed .help at it, then Up-Arrow gives me .help again. ldd reports that it is indeed linked to cygreadline7.dll. What does sqlite3 --version say? -- 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