aboutsummaryrefslogtreecommitdiff
path: root/cmd-capture-pane.c
Commit message (Expand)AuthorAge
* 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