Corentin Chary created CASSANDRA-13189:
------------------------------------------
Summary: 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
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.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)