[
https://issues.apache.org/jira/browse/GEODE-1598?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15356567#comment-15356567
]
Swapnil Bawaskar commented on GEODE-1598:
-----------------------------------------
Even after the PR, things are not back to the way they used to:
When I typed:
{noformat}
gfsh>start server
{noformat}
and then pressed tab, the {{--name}} option did not appear as it used to.
Also, I started typing {{--na}} and then hit tab, which resulted in making the
start server itself disappear. I was left with:
{noformat}
gfsh> --name
{noformat}
> 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)