aboutsummaryrefslogtreecommitdiff
path: root/cmd-respawn-pane.c
Commit message (Expand)AuthorAge
* Add a command queue to standardize and simplify commands that call otherNicholas Marriott2013-03-24
* Make command exec functions return an enum rather than -1/0/1 values andNicholas Marriott2012-07-11
* xfree is not particularly helpful, remove it. From Thomas Adam.Nicholas Marriott2012-07-10
* $Id$ -> $OpenBSD$.Nicholas Marriott2012-03-17
* Make window_pane_index work the same as window_index, from Ben Boeckel.Nicholas Marriott2011-11-15
* Unused variable.Nicholas Marriott2011-07-09
* Use screen_reinit for respawn-pane to keep history and call input_initNicholas Marriott2011-07-04
* Add a respawn-pane command, from Marcel Partap.Nicholas Marriott2011-06-05