aboutsummaryrefslogtreecommitdiff
path: root/cmd-kill-pane.c
Commit message (Expand)AuthorAge
* Add resize-pane -Z to temporary zoom the active pane to occupy the full windowNicholas Marriott2013-02-24
* Add a command queue to standardize and simplify commands that call otherNicholas Marriott2013-02-23
* Now that the queue _SAFE macros are available, use them instead of rollingTiago Cunha2012-07-12
* Sync OpenBSD patchset 1151:Tiago Cunha2012-07-11
* Expand the Id keyword. Tiago Cunha2011-07-09
* Sync OpenBSD patchset 829:Tiago Cunha2011-01-07
* Sync OpenBSD patchset 539:Tiago Cunha2009-11-14
* Sync OpenBSD patchset 442:Tiago Cunha2009-10-25
* Sync OpenBSD patchset 333:Tiago Cunha2009-09-20
* Sync OpenBSD patchset 200:Tiago Cunha2009-07-30
* Sync OpenBSD patchset 181:Tiago Cunha2009-07-28
* Sync OpenBSD patchset 142:Tiago Cunha2009-07-20
* Make it so using kill-pane to destroy the last pane in a window destroys theNicholas Marriott2009-07-18
* Having fixed flags for single-character getopt options is a bit hard toNicholas Marriott2009-07-14
* Space trimmage mega-diff.Nicholas Marriott2009-05-04
* - Allow switching to hidden windows (for active-only layout).Nicholas Marriott2009-04-01
* Basic horizontal splitting and layout management. Still some redraw and otherNicholas Marriott2009-04-01
* break-pane command to split a pane off into a new window; bound to ! by default.Nicholas Marriott2009-03-07
* Pass return code from _exec; allow command sequences to work from the command...Nicholas Marriott2009-01-19
* Multiple window splitting.Nicholas Marriott2009-01-14
* kill-pane command.Nicholas Marriott2009-01-13