Skip to content
  • Tomaz  Canabrava's avatar
    Implement saving sessions recursively · 8029d74a
    Tomaz Canabrava authored
    Summary:
    Session Save / Restore.
    The old session code saved the sessions in random order,  the restore
    order was wrong and it ignored the splits (even the old style splits
    where ignored, I'm not talking about the new style). This new session
    / restore code ignores nothing: It will save and restore your whole
    Terminal Hierarchy, with splits, splits-in-splits, recursing everything
    where needed.
    
    bug: unfocused terminal tabs lacks title untill focused. should be
    easy to fix and not a blocker.
    
    Test Plan: - Too many Logouts / Logins to test this.
    
    Reviewers: #konsole, hindenburg, ngraham
    
    Reviewed By: ngraham
    
    Subscribers: konsole-devel
    
    Tags: #konsole
    
    Differential Revision: https://phabricator.kde.org/D20224
    8029d74a