SUMMARY Konsole can split view , e.g. left/right. This is great and the current layout can be saved to a file, to be reloaded later. Furthermore, one view can be maximized by pressing "Maximize terminal" button. (Now this one probably has a wrong tooltip, since in 'Shortcuts window' or in 'Command Bar' it is labeled "Toggle maximize current view") The problem is this maximized state is not saved in layout file, so it can't be restored. STEPS TO REPRODUCE 1. Open Konsole and split the view 2. Press "Maximize terminal" button 3. Save tab layout to a file and close Konsole 4. Open Konsole again with layout loaded on CLI OBSERVED RESULT Konsole will open the split view and no view is maximized. EXPECTED RESULT Konsole should open the split view with only one view, the one maximized and others hidden. SOFTWARE/OS VERSIONS Operating System: Manjaro Linux KDE Plasma Version: 5.23.5 KDE Frameworks Version: 5.90.0 Qt Version: 5.15.2 Kernel Version: 5.16.7-1-MANJARO (64-bit) ADDITIONAL INFORMATION