You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Jonathan Anstey (JIRA)" <ji...@apache.org> on 2013/01/31 20:23:13 UTC

[jira] [Created] (KARAF-2154) Entering an empty command removes previous command in history

Jonathan Anstey created KARAF-2154:
--------------------------------------

             Summary: Entering an empty command removes previous command in history
                 Key: KARAF-2154
                 URL: https://issues.apache.org/jira/browse/KARAF-2154
             Project: Karaf
          Issue Type: Bug
    Affects Versions: 2.3.0
            Reporter: Jonathan Anstey


1. Type "echo a", press <Enter>
2. Type "echo b", press <Enter>
3. Now you are to select previously executed commands (echo b, echo a) using "up" cursor key.
4. Now only press <Enter> without entering any shell command.
5. Try to select previously executed commands using "up" cursor key. "echo b" is gone, however "echo a" will still be recalled.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira