History command function does not work with a karaf instance created after
executing command admin:create xxx
-------------------------------------------------------------------------------------------------------------
Key: FELIX-1937
URL: https://issues.apache.org/jira/browse/FELIX-1937
Project: Felix
Issue Type: Bug
Affects Versions: karaf-1.2.0
Reporter: Charles Moulliard
Fix For: karaf-1.4.0
The history function does not work with a karaf instance created after
executing command admin:create xxx
Creation scenario
1) execute : admin:create slave
2) execute : admin:start slave
3) execute : admin:connect slave
Now try to use on windows the upper arrow key to have access to the history of
the commands and here is what is deplayed instead of the command executed before
ka...@slave> -32
ka...@slave> H-32
ka...@slave> H-32
ka...@slave> H
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.