Bug 437557

Summary: Implement Layout UNDO Button
Product: [Applications] konsole Reporter: Andres Betts <anditosan1000>
Component: generalAssignee: Konsole Developer <konsole-devel>
Status: CONFIRMED ---    
Severity: wishlist CC: nate
Priority: NOR Keywords: usability
Version: master   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Andres Betts 2021-05-23 16:36:06 UTC
Current layouts in Konsole allow for strong customization and multitasking. However, this implementation does not provide a simple way to undo the following actions:


Split view left/right
Split view top/bottom
Load new tab with 2x2 terminals
Load a new tab with layout 2x1 terminals
Load a new tab with layout 2x1 terminals

The only current way to exit these layouts is by closing each terminal using the close button. Because of the drastic change in terminal layouts, I would recommend the implementation of an undo button that can easily return the user to the previous default layout.