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 9CF8111696 for ; Mon, 11 Aug 2014 21:20:12 +0000 (UTC) Received: (qmail 45168 invoked by uid 500); 11 Aug 2014 21:20:12 -0000 Delivered-To: apmail-cassandra-commits-archive@cassandra.apache.org Received: (qmail 45131 invoked by uid 500); 11 Aug 2014 21:20:12 -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 45119 invoked by uid 99); 11 Aug 2014 21:20:12 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 11 Aug 2014 21:20:12 +0000 Date: Mon, 11 Aug 2014 21:20:12 +0000 (UTC) From: "Jonathan Ellis (JIRA)" To: commits@cassandra.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CASSANDRA-7749) Windows cqlsh: prompt for install of pyreadline if missing during cqlsh init 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-7749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14093306#comment-14093306 ] Jonathan Ellis commented on CASSANDRA-7749: ------------------------------------------- +1 > Windows cqlsh: prompt for install of pyreadline if missing during cqlsh init > ---------------------------------------------------------------------------- > > Key: CASSANDRA-7749 > URL: https://issues.apache.org/jira/browse/CASSANDRA-7749 > Project: Cassandra > Issue Type: Improvement > Reporter: Joshua McKenzie > Assignee: Joshua McKenzie > Priority: Trivial > Labels: Windows > Fix For: 2.1.1 > > Attachments: 7749_v1.txt > > > Windows python doesn't come with readline functionality by default and tab completion in cqlsh is silently unavailable due to this. Installing pyreadline is an easy fix - it would be nice to prompt users to install this dependency if it's not available on Windows. -- This message was sent by Atlassian JIRA (v6.2#6252)