aboutsummaryrefslogtreecommitdiff
path: root/cmd-next-layout.c
Commit message (Collapse)AuthorAge
* previous-layout command.Nicholas Marriott2009-04-30
|
* Basic horizontal splitting and layout management. Still some redraw and otherNicholas Marriott2009-04-01
issues - particularly, don't mix with manual pane resizing and be careful when viewing from multiple clients; generally cycling the layout a few times will fix most problems. Getting this in for testing while I think about how to deal with manual mode. Split window as normal and cycle the layouts with C-b space. Some of the layouts will work better when swap-pane comes along.