Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Add a command queue to standardize and simplify commands that call other | Nicholas Marriott | 2013-03-24 |
* | Make command exec functions return an enum rather than -1/0/1 values and | Nicholas Marriott | 2012-07-11 |
* | xfree is not particularly helpful, remove it. From Thomas Adam. | Nicholas Marriott | 2012-07-10 |
* | $Id$ -> $OpenBSD$. | Nicholas Marriott | 2012-03-17 |
* | Make window_pane_index work the same as window_index, from Ben Boeckel. | Nicholas Marriott | 2011-11-15 |
* | Unused variable. | Nicholas Marriott | 2011-07-09 |
* | Use screen_reinit for respawn-pane to keep history and call input_init | Nicholas Marriott | 2011-07-04 |
* | Add a respawn-pane command, from Marcel Partap. | Nicholas Marriott | 2011-06-05 |