Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-3394

Syntax highlighting causes a line to be printed twice

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 1.9.1
    • Affects Version/s: None
    • Component/s: Shell
    • None
    • ALL

      If you have a line that is longer than the width of the shell and scroll past an opening paren or brace, the line is printed again.

      e.g.,

      > db.control.count(.....................................................................)

      if I ctrl-a to the beginning of the line and then scroll past the (, it becomes:

      > db.control.count(.....................................................................)
      > db.control.count(.....................................................................)

            Assignee:
            mathias@mongodb.com Mathias Stearn
            Reporter:
            kristina Kristina Chodorow (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: