Merge lp://staging/~andre-hilsendeger/terminator/rotate into lp://staging/terminator/trunk

Proposed by Andre Hilsendeger
Status: Merged
Merged at revision: 1290
Proposed branch: lp://staging/~andre-hilsendeger/terminator/rotate
Merge into: lp://staging/terminator/trunk
Diff against target: 277 lines (+99/-19)
8 files modified
doc/terminator.1 (+6/-0)
doc/terminator_config.5 (+8/-0)
terminatorlib/config.py (+2/-0)
terminatorlib/container.py (+5/-0)
terminatorlib/paned.py (+50/-19)
terminatorlib/prefseditor.py (+2/-0)
terminatorlib/terminal.py (+8/-0)
terminatorlib/window.py (+18/-0)
To merge this branch: bzr merge lp://staging/~andre-hilsendeger/terminator/rotate
Reviewer Review Type Date Requested Status
Chris Jones (community) Approve
Review via email: mp+100820@code.staging.launchpad.net

Description of the change

Add functionality to rotate paned containers inside a terminator window.
VPaned becomes HPaned, and vice versa, while maintaining the split ratio.

Super+R: rotate clockwise
Super+Shift+R: rotate counter-clockwise

I've been missing this feature and maybe others too.

To post a comment you must log in.
Revision history for this message
Chris Jones (cmsj) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.