| Commit message (Expand) | Author | Age |
* | Handle empty pending output (not a failure) and add \n. From George Nachman. | Nicholas Marriott | 2013-03-19 |
* | Clean up capture-pane and add -P option to dump pending output, based on code | Nicholas Marriott | 2013-03-11 |
* | Preserve trailing spaces with capture-pane -J, from George Nachman. | Nicholas Marriott | 2013-03-04 |
* | Add -q flags to shut up errors to capture-pane and show-options, from George | Nicholas Marriott | 2013-03-04 |
* | Add -a to capture-pane to capture alternate screen, from George Nachman. | Nicholas Marriott | 2013-02-24 |
* | Add a command queue to standardize and simplify commands that call other | Nicholas Marriott | 2013-02-23 |
* | Add -C and -J to capture pane to escape control sequences and to join wrapped | Nicholas Marriott | 2013-02-21 |
* | Fix so capture-pane/save-buffer can work in control clients, from George | Nicholas Marriott | 2013-02-20 |
* | Add -e flag to capture-pane to include embedded ANSI SGR escape sequences, from | Nicholas Marriott | 2013-02-19 |
* | Don't use a target-client for stdout, just always cmdclient. | Nicholas Marriott | 2013-02-19 |
* | Support capture-pane -p to send to stdout. | Nicholas Marriott | 2013-02-15 |
* | Merge branch 'obsd-master' | Thomas Adam | 2012-12-31 |
|\ |
|
| * | Use the CMD_*_USAGE defines consistently, from Thomas Adam. | Nicholas Marriott | 2012-12-09 |
| * | 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 |
| * | Extend history that can be captured to INT_MIN rather than | Nicholas Marriott | 2011-12-27 |
| * | Another memory leak from Tiago Cunha. | Nicholas Marriott | 2011-08-30 |
| * | Fix a couple of memory leaks, from Tiago Cunha. | Nicholas Marriott | 2011-05-08 |
| * | Allow a start and end line to be specified for capture-pane which may be | Nicholas Marriott | 2011-03-28 |
| * | Clean up and simplify tmux command argument parsing. | Nicholas Marriott | 2011-01-04 |
| * | Remove some unused defines. | Nicholas Marriott | 2010-12-30 |
| * | Change from a per-session stack of buffers to one global stack which is | Nicholas Marriott | 2010-12-30 |
| * | Don't leak line, from Tiago Cunha. | Nicholas Marriott | 2010-01-20 |
| * | Massive spaces->tabs and trailing whitespace cleanup, hopefully for the last | Nicholas Marriott | 2009-12-03 |
| * | New command, capture-pane, which copies the entire pane contents to a paste | Nicholas Marriott | 2009-12-01 |
* | Sync OpenBSD patchset 1151: | Tiago Cunha | 2012-07-11 |
* | Sync OpenBSD patchset 1150: | Tiago Cunha | 2012-07-11 |
* | Sync OpenBSD patchset 991: | Tiago Cunha | 2011-12-30 |
* | Sync OpenBSD patchset 956: | Tiago Cunha | 2011-09-21 |
* | Expand the Id keyword. | Tiago Cunha | 2011-07-09 |
* | Sync OpenBSD patchset 907: | Tiago Cunha | 2011-05-18 |
* | |PatchSet 874 | Nicholas Marriott | 2011-04-06 |
* | Sync OpenBSD patchset 829: | Tiago Cunha | 2011-01-07 |
* | Sync OpenBSD patchset 816: | Tiago Cunha | 2010-12-31 |
* | Global paste buffers instead of per-session which renders copy-buffer useless. | Tiago Cunha | 2010-12-30 |
* | Sync OpenBSD patchset 612: | Tiago Cunha | 2010-01-22 |
* | Sync OpenBSD patchset 581: | Tiago Cunha | 2009-12-04 |
* | Sync OpenBSD patchset 577: | Tiago Cunha | 2009-12-02 |