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

ASF GitHub Bot commented on GEODE-1598:
---------------------------------------

GitHub user gracemeilen opened a pull request:

    https://github.com/apache/incubator-geode/pull/187

    GEODE-1598: fix autocomplete for first option and repeat tabs

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/gracemeilen/incubator-geode 
feature/GEODE-1598-2

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-geode/pull/187.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #187
    
----
commit 3aa551c4c8c7c2809b2d6e8f0bdab3c1d8d48097
Author: gmeilen <[email protected]>
Date:   2016-07-01T22:00:04Z

    GEODE-1598: fix autocomplete for first option and repeat tabs

----


> gfsh auto-complete removes previously typed options
> ---------------------------------------------------
>
>                 Key: GEODE-1598
>                 URL: https://issues.apache.org/jira/browse/GEODE-1598
>             Project: Geode
>          Issue Type: Bug
>          Components: gfsh
>            Reporter: Swapnil Bawaskar
>            Assignee: Grace Meilen
>
> This may also be related to fixing GEODE-835.
> When one starts typing in a gfsh command like:
> {noformat}
> gfsh>start server --name=serv1 --se
> {noformat}
> and then hit {{tab}} for autocompletion, the previously completed --name 
> option disappears and all I am left with is:
> {noformat}
> gfsh>start server --se
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to