summaryrefslogtreecommitdiffstats
path: root/cmd-capture-pane.c
AgeCommit message (Expand)Author
2012-12-31Merge branch 'obsd-master'Thomas Adam
2012-12-09Use the CMD_*_USAGE defines consistently, from Thomas Adam.Nicholas Marriott
2012-07-11Sync OpenBSD patchset 1151:Tiago Cunha
2012-07-11Sync OpenBSD patchset 1150:Tiago Cunha
2012-07-11Make command exec functions return an enum rather than -1/0/1 values andNicholas Marriott
2012-07-10xfree is not particularly helpful, remove it. From Thomas Adam.Nicholas Marriott
2011-12-30Sync OpenBSD patchset 991:Tiago Cunha
2011-12-27Extend history that can be captured to INT_MIN rather thanNicholas Marriott
2011-09-21Sync OpenBSD patchset 956:Tiago Cunha
2011-08-30Another memory leak from Tiago Cunha.Nicholas Marriott
2011-07-09Expand the Id keyword. Tiago Cunha
2011-05-18Sync OpenBSD patchset 907:Tiago Cunha
2011-05-08Fix a couple of memory leaks, from Tiago Cunha.Nicholas Marriott
2011-04-06|PatchSet 874Nicholas Marriott
2011-03-28Allow a start and end line to be specified for capture-pane which may beNicholas Marriott
2011-01-07Sync OpenBSD patchset 829:Tiago Cunha
2011-01-04Clean up and simplify tmux command argument parsing.Nicholas Marriott
2010-12-31Sync OpenBSD patchset 816:Tiago Cunha
2010-12-30Remove some unused defines.Nicholas Marriott
2010-12-30Change from a per-session stack of buffers to one global stack which isNicholas Marriott
2010-12-30Global paste buffers instead of per-session which renders copy-buffer useless.Tiago Cunha
2010-01-22Sync OpenBSD patchset 612:Tiago Cunha
2010-01-20Don't leak line, from Tiago Cunha.Nicholas Marriott
2009-12-04Sync OpenBSD patchset 581:Tiago Cunha
2009-12-03Massive spaces->tabs and trailing whitespace cleanup, hopefully for the lastNicholas Marriott
2009-12-02Sync OpenBSD patchset 577:Tiago Cunha
2009-12-01New command, capture-pane, which copies the entire pane contents to a pasteNicholas Marriott