Tiago Cunha
|
3266fb5441
|
Sync OpenBSD patchset 332:
Regularise some fatal messages.
|
2009-09-20 22:11:27 +00:00 |
|
Tiago Cunha
|
c272de7cba
|
Sync OpenBSD patchset 318:
Give each paste buffer a size member instead of requiring them to be
zero-terminated.
|
2009-09-07 23:48:54 +00:00 |
|
Tiago Cunha
|
cccd072ed1
|
Sync OpenBSD patchset 208:
Don't leak when rollling buffers off when the paste buffer limit is reached.
|
2009-07-31 20:33:49 +00:00 |
|
Nicholas Marriott
|
29ac832cb3
|
Fix two copy/paste bugs: forbid zero-length buffers to prevent a fatal error
when trying to paste them, found by me, and miscalculation of the start/end
causing random fatal errors when copying in copy-mode, reported by sthen.
|
2009-07-02 16:23:54 +00:00 |
|
Tiago Cunha
|
d60ad6f483
|
Make the caller responsible for allocating memory for the paste buffer data
(needed by the load-buffer command when dealing with big files since it'll
prevent tmux from dying due to memory exhaustion). From nicm.
|
2009-01-25 18:51:28 +00:00 |
|
Nicholas Marriott
|
773b574ea2
|
Return -1 on error.
|
2009-01-23 16:19:41 +00:00 |
|
Nicholas Marriott
|
33aa931541
|
Support OS X by moving to gettimeofday(2) and adding poll compat from OpenSSH.
|
2008-08-28 17:45:30 +00:00 |
|
Nicholas Marriott
|
3128de3f19
|
buffer-limit option.
|
2008-06-20 18:45:35 +00:00 |
|
Nicholas Marriott
|
4e4f71febb
|
Swap in new paste buffer code and add a couple more commands.
|
2008-06-20 17:31:48 +00:00 |
|
Nicholas Marriott
|
9798dcd4df
|
Start of improved buffer code. Only set-buffer/show-buffer commands so far.
|
2008-06-20 08:36:20 +00:00 |
|