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/02/17 14:47:41 UTC

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

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

Corentin Chary updated CASSANDRA-13189:
---------------------------------------
    Description: 
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-toolkit.png!

  was:
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.


> 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-toolkit.png!



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