aboutsummaryrefslogtreecommitdiff
path: root/cmd-capture-pane.c
Commit message (Expand)AuthorAge
* Merge branch 'obsd-master'Thomas Adam2012-12-31
|\
| * Use the CMD_*_USAGE defines consistently, from Thomas Adam.Nicholas Marriott2012-12-09
| * 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
| * Extend history that can be captured to INT_MIN rather thanNicholas Marriott2011-12-27
| * Another memory leak from Tiago Cunha.Nicholas Marriott2011-08-30
| * Fix a couple of memory leaks, from Tiago Cunha.Nicholas Marriott2011-05-08
| * Allow a start and end line to be specified for capture-pane which may beNicholas Marriott2011-03-28
| * Clean up and simplify tmux command argument parsing.Nicholas Marriott2011-01-04
| * Remove some unused defines.Nicholas Marriott2010-12-30
| * Change from a per-session stack of buffers to one global stack which isNicholas Marriott2010-12-30
| * Don't leak line, from Tiago Cunha.Nicholas Marriott2010-01-20
| * Massive spaces->tabs and trailing whitespace cleanup, hopefully for the lastNicholas Marriott2009-12-03
| * New command, capture-pane, which copies the entire pane contents to a pasteNicholas Marriott2009-12-01
* Sync OpenBSD patchset 1151:Tiago Cunha2012-07-11
* Sync OpenBSD patchset 1150:Tiago Cunha2012-07-11
* Sync OpenBSD patchset 991:Tiago Cunha2011-12-30
* Sync OpenBSD patchset 956:Tiago Cunha2011-09-21
* Expand the Id keyword. Tiago Cunha2011-07-09
* Sync OpenBSD patchset 907:Tiago Cunha2011-05-18
* |PatchSet 874Nicholas Marriott2011-04-06
* Sync OpenBSD patchset 829:Tiago Cunha2011-01-07
* Sync OpenBSD patchset 816:Tiago Cunha2010-12-31
* Global paste buffers instead of per-session which renders copy-buffer useless.Tiago Cunha2010-12-30
* Sync OpenBSD patchset 612:Tiago Cunha2010-01-22
* Sync OpenBSD patchset 581:Tiago Cunha2009-12-04
* Sync OpenBSD patchset 577:Tiago Cunha2009-12-02