You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Robert Stupp (JIRA)" <ji...@apache.org> on 2014/08/17 21:13:19 UTC

[jira] [Comment Edited] (CASSANDRA-7577) cqlsh: CTRL-R history search not working on OSX

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

Robert Stupp edited comment on CASSANDRA-7577 at 8/17/14 7:12 PM:
------------------------------------------------------------------

bq. configure libedit to enable recursive search

nope - neither {{bind ^R em-inc-search-prev}} in {{\~/.editrc}} nor {{readline.parse_and_bind("bind ^R em-inc-search-prev")}} in {{\~/.pystartup}} or in {{cqlsh}} work.
Recommendation on https://pypi.python.org/pypi/readline is to ??As the alternatives to GNU readline do not have fully equivalent functionality, it is useful to add proper readline support to these platforms.??


was (Author: snazy):
bq. configure libedit to enable recursive search

nope - neither {{bind ^R em-inc-search-prev}} in {{~/.editrc}} nor {{readline.parse_and_bind("bind ^R em-inc-search-prev")}} in {{~/.pystartup}} or in {{cqlsh}} work.
Recommendation on https://pypi.python.org/pypi/readline is to ??As the alternatives to GNU readline do not have fully equivalent functionality, it is useful to add proper readline support to these platforms.??

> cqlsh: CTRL-R history search not working on OSX
> -----------------------------------------------
>
>                 Key: CASSANDRA-7577
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-7577
>             Project: Cassandra
>          Issue Type: Bug
>         Environment: OSX - plain Terminal program
> C* 2.0.x, 2.1, trunk
>            Reporter: Robert Stupp
>            Assignee: Robert Stupp
>            Priority: Minor
>             Fix For: 2.0.11, 2.1.1
>
>         Attachments: 7577-2.0.txt, 7577-2.1.txt
>
>
> _recursive-history-search_ via ctrl-R does not work in cqlsh. The history itself works via cursor up/down.
> It works on Linux (and I guess on Windows with cygwin) but not on my Mac.



--
This message was sent by Atlassian JIRA
(v6.2#6252)