Skip to content
  • Carlos Alves's avatar
    Converts HistoryScrollFile to CompactHistoryScroll · 51e58e6d
    Carlos Alves authored and Kurt Hindenburg's avatar Kurt Hindenburg committed
    When using unlimited history and change to fixed history size, it will
    move, limited by the fixed size, the history.
    It will create a new CompactHistoryScroll, get the lines from the old
    HistoryScrollFile, and delete the old HistoryScrollFile structure.
    51e58e6d