[
https://issues.apache.org/jira/browse/ACCUMULO-2742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christopher Tubbs updated ACCUMULO-2742:
----------------------------------------
Affects Version/s: (was: 1.6.0)
Fix Version/s: (was: 1.6.1)
(was: 1.7.0)
1.6.0
> History command incorrectly numbers commands
> --------------------------------------------
>
> Key: ACCUMULO-2742
> URL: https://issues.apache.org/jira/browse/ACCUMULO-2742
> Project: Accumulo
> Issue Type: Bug
> Components: shell
> Reporter: Mike Drob
> Assignee: Mike Drob
> Fix For: 1.6.0
>
>
> When you use the history command, it will provide you with a list of previous
> commands that have been executed, each with a command number. However, if you
> try to use history expansion by number to invoke one of those commands, you
> will be off by one.
> I think this is because the history command in added to the list after it
> shows you the list, and pushes everything else up by one. Uncertain if this
> is something we do wrong, or if this is an upstream JLine bug.
--
This message was sent by Atlassian JIRA
(v6.2#6252)