Return-Path: X-Original-To: apmail-cassandra-commits-archive@www.apache.org Delivered-To: apmail-cassandra-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id A70EA117BC for ; Sun, 17 Aug 2014 21:12:18 +0000 (UTC) Received: (qmail 74853 invoked by uid 500); 17 Aug 2014 21:12:18 -0000 Delivered-To: apmail-cassandra-commits-archive@cassandra.apache.org Received: (qmail 74817 invoked by uid 500); 17 Aug 2014 21:12:18 -0000 Mailing-List: contact commits-help@cassandra.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cassandra.apache.org Delivered-To: mailing list commits@cassandra.apache.org Received: (qmail 74806 invoked by uid 99); 17 Aug 2014 21:12:18 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 17 Aug 2014 21:12:18 +0000 Date: Sun, 17 Aug 2014 21:12:18 +0000 (UTC) From: "Robert Stupp (JIRA)" To: commits@cassandra.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Comment Edited] (CASSANDRA-7577) cqlsh: CTRL-R history search not working on OSX MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CASSANDRA-7577?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14100113#comment-14100113 ] Robert Stupp edited comment on CASSANDRA-7577 at 8/17/14 9:10 PM: ------------------------------------------------------------------ Sure you don't have a readline in /Library/Python/2.7/site-packages ? What does {{print readline.__doc__}} tell on your machine? was (Author: snazy): Sure you don't have a readline in /Library/Python/2.7/site-packages ? > cqlsh: CTRL-R history search not working on OSX > ----------------------------------------------- > > Key: CASSANDRA-7577 > URL: https://issues.apache.org/jira/browse/CASSANDRA-7577 > Project: Cassandra > Issue Type: Bug > Environment: OSX - plain Terminal program > C* 2.0.x, 2.1, trunk > Reporter: Robert Stupp > Assignee: Robert Stupp > Priority: Minor > Fix For: 2.0.11, 2.1.1 > > Attachments: 7577-2.0.txt, 7577-2.1.txt, 7577-proper.txt > > > _recursive-history-search_ via ctrl-R does not work in cqlsh. The history itself works via cursor up/down. > It works on Linux (and I guess on Windows with cygwin) but not on my Mac. -- This message was sent by Atlassian JIRA (v6.2#6252)