You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Corentin Chary (JIRA)" <ji...@apache.org> on 2017/03/16 12:48:41 UTC

[jira] [Commented] (CASSANDRA-13189) Use prompt_toolkit in cqlsh

    [ https://issues.apache.org/jira/browse/CASSANDRA-13189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15927945#comment-15927945 ] 

Corentin Chary commented on CASSANDRA-13189:
--------------------------------------------

I'll try to add some unit tests and send a more formal patch later this month. But if anybody has time to play with it before, feel free to !

> Use prompt_toolkit in cqlsh
> ---------------------------
>
>                 Key: CASSANDRA-13189
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-13189
>             Project: Cassandra
>          Issue Type: New Feature
>          Components: Tools
>            Reporter: Corentin Chary
>            Assignee: Corentin Chary
>            Priority: Minor
>         Attachments: cqlsh-prompt-tookit.png
>
>
> prompt_toolkit is an alternative to readline (https://github.com/jonathanslenders/python-prompt-toolkit) and is used in a lot of software, including the upcomming version of ipython.
> I'm working on an initial version that keeps compatibility with readline, which is available here: https://github.com/iksaif/cassandra/tree/prompt_toolkit
> It's still missing tests and a few things, but I'm opening this for tracking and feedbacks.
> !cqlsh-prompt-tookit.png|thumbnail!



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)