aboutsummaryrefslogtreecommitdiff
path: root/cmd-respawn-pane.c
Commit message (Expand)AuthorAge
* Merge branch 'obsd-master'Thomas Adam2014-05-13
|\
| * If multiple arguments are given to new-session, new-window,nicm2014-05-13
* | Merge branch 'obsd-master'Thomas Adam2014-04-23
|\|
| * Set PATH explicitly, either from client or sessionnicm2014-04-17
| * Pass -1 for cwd now not NULL.nicm2013-10-10
| * Remove the barely-used and unnecessary command check() function.nicm2013-10-10
| * 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
* Pass -1 for cwd now not NULL.Nicholas Marriott2013-10-06
* Remove the barely-used and unnecessary command check() function.Nicholas Marriott2013-08-21
* Add a command queue to standardize and simplify commands that call otherNicholas Marriott2013-02-23
* Sync OpenBSD patchset 1151:Tiago Cunha2012-07-11
* Sync OpenBSD patchset 1150:Tiago Cunha2012-07-11
* Sync OpenBSD patchset 979:Tiago Cunha2011-11-25
* Expand the Id keyword. Tiago Cunha2011-07-09
* Sync OpenBSD patchset 938:Tiago Cunha2011-07-09
* Sync OpenBSD patchset 931:Tiago Cunha2011-07-05
* PatchSet 924Nicholas Marriott2011-06-23