Uploaded image for project: 'Core ReactOS'
  1. Core ReactOS
  2. CORE-19536

Cmd.exe history does not work as expected

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Major
    • None
    • None
    • None

    Description

      It currently just moves the duplicate to the front but does not remove the older entries.

      Setup (Start cmd.exe and make sure the option is on. Press enter after each line):

      echo START
      echo foo
      echo bar
      echo foo
      

      Pressing Up-Arrow 3 times is now supposed to display "echo START" and pressing Up-Arrow again does nothing (it does not roll over to the last item again like ROS currently does)

      Attachments

        Activity

          People

            hbelusca hbelusca
            whindsaks whindsaks
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: