You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "paul cannon (Updated) (JIRA)" <ji...@apache.org> on 2011/11/11 23:24:51 UTC

[jira] [Updated] (CASSANDRA-3131) cqlsh doesn't work on windows (no readline)

     [ https://issues.apache.org/jira/browse/CASSANDRA-3131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

paul cannon updated CASSANDRA-3131:
-----------------------------------

    Attachment: 3131.patch.txt

Although cqlsh works on windows as is (both with cygwin and under the Command Prompt application), it mistakenly tries to use ANSI escape codes for color under Command Prompt, which show up as messy {{];34;40m}}-ish garbage.

The improvements here make cqlsh smarter about choosing whether to use color by default.
                
> cqlsh doesn't work on windows (no readline)
> -------------------------------------------
>
>                 Key: CASSANDRA-3131
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-3131
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Drivers
>    Affects Versions: 0.8.4
>            Reporter: Eric Evans
>            Assignee: paul cannon
>            Priority: Minor
>              Labels: cql
>         Attachments: 3131.patch.txt
>
>
> Saulius Menkevicius reports in CASSANDRA-3010 that {{cqlsh}} doesn't start on Windows because the readline module is not present.
> {{cqlsh}} should be fixed to only use readline if it is present.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira