Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Make the caller responsible for allocating memory for the paste buffer data | Tiago Cunha | 2009-01-25 |
| | | | | | | (needed by the load-buffer command when dealing with big files since it'll prevent tmux from dying due to memory exhaustion). From nicm. | ||
* | Pass return code from _exec; allow command sequences to work from the ↵ | Nicholas Marriott | 2009-01-19 |
| | | | | command line. | ||
* | Rename some flags I'm not happy about. | Nicholas Marriott | 2009-01-14 |
| | |||
* | Import OpenBSD's getopt(3) to workaround broken glibc version. | Nicholas Marriott | 2008-12-10 |
| | |||
* | Trim. | Nicholas Marriott | 2008-09-26 |
| | |||
* | buffer-limit option. | Nicholas Marriott | 2008-06-20 |
| | |||
* | Start of improved buffer code. Only set-buffer/show-buffer commands so far. | Nicholas Marriott | 2008-06-20 |