[
https://issues.apache.org/jira/browse/GEODE-1598?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15359743#comment-15359743
]
ASF subversion and git services commented on GEODE-1598:
--------------------------------------------------------
Commit 9c156369fba49f459587fa7dc4b8bdca9e2c29d5 in incubator-geode's branch
refs/heads/develop from gmeilen
[ https://git-wip-us.apache.org/repos/asf?p=incubator-geode.git;h=9c15636 ]
GEODE-1598: fix autocomplete for first option and repeat tabs
This closes #187
> 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)