[
https://issues.apache.org/jira/browse/GEODE-1598?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated GEODE-1598:
----------------------------------
Labels: pull-request-available (was: )
> 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
> Affects Versions: 1.0.0-incubating.M3
> Reporter: Swapnil Bawaskar
> Priority: Major
> Labels: pull-request-available
>
> 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
(v7.6.3#76005)