Syntax highlighting causes a line to be printed twice

XMLWordPrintableJSON

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

      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 Stearn
            Reporter:
            Kristina Chodorow (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: