Rivoreo Source Code Repositories
src.rivoreo.one
/
tmux
/
3aadc9d665fd3ec52181c5e1d8bd2d6481a97fef
/
paste.c
739a766
Merge branch 'obsd-master'
by Thomas Adam
· 12 years ago
47c097c
Support middle-click paste, based on a diff from Ailin Nemui.
by Nicholas Marriott
· 12 years ago
b79f86e
Trivial code simplification from Tim Ruehsen.
by Nicholas Marriott
· 12 years ago
59c760d
Trivial code simplification from Tim Ruehsen.
by Nicholas Marriott
· 12 years ago
a432fcd
Sync OpenBSD patchset 1150:
by Tiago Cunha
· 12 years ago
df912e3
xfree is not particularly helpful, remove it. From Thomas Adam.
by Nicholas Marriott
· 12 years ago
391f1f0
Expand the Id keyword.
by Tiago Cunha
· 13 years ago
8ab7fcf
|PatchSet 873
by Nicholas Marriott
· 14 years ago
fa6abac
Style: uint -> u_int and a missing else.
by Nicholas Marriott
· 14 years ago
cc42614
Change from a per-session stack of buffers to one global stack which is
by Nicholas Marriott
· 14 years ago
9ebee6a
Global paste buffers instead of per-session which renders copy-buffer useless.
by Tiago Cunha
· 14 years ago
6173863
Nuke vis.h.
by Tiago Cunha
· 14 years ago
bf1e237
Sync OpenBSD patchset 726:
by Tiago Cunha
· 14 years ago
ef72933
Add a choose-buffer command for easier use of the paste buffer stack.
by Nicholas Marriott
· 14 years ago
cc094fd
Sync OpenBSD patchset 581:
by Tiago Cunha
· 15 years ago
15a64b8
Massive spaces->tabs and trailing whitespace cleanup, hopefully for the last
by Nicholas Marriott
· 15 years ago
fabf40b
Sync OpenBSD patchset 569:
by Tiago Cunha
· 15 years ago
8cb410c
Tidy up various bits of the paste code, make the data buffer char * and add
by Nicholas Marriott
· 15 years ago
a090b78
Sync OpenBSD patchset 482:
by Tiago Cunha
· 15 years ago
c95f1d1
tv member of struct paste_buffer is updated but not otherwise used, so remove
by Nicholas Marriott
· 15 years ago
3266fb5
Sync OpenBSD patchset 332:
by Tiago Cunha
· 15 years ago
273f1b3
Regularise some fatal messages.
by Nicholas Marriott
· 15 years ago
c272de7
Sync OpenBSD patchset 318:
by Tiago Cunha
· 15 years ago
ccba613
Give each paste buffer a size member instead of requiring them to be
by Nicholas Marriott
· 15 years ago
cccd072
Sync OpenBSD patchset 208:
by Tiago Cunha
· 15 years ago
95caeaa
Don't leak when rollling buffers off when the paste buffer limit is reached.
by Nicholas Marriott
· 15 years ago
29ac832
Fix two copy/paste bugs: forbid zero-length buffers to prevent a fatal error
by Nicholas Marriott
· 15 years ago
fe5edad
Fix two copy/paste bugs: forbid zero-length buffers to prevent a fatal error
by Nicholas Marriott
· 15 years ago
35876ea
Import tmux, a terminal multiplexor allowing (among other things) a single
by Nicholas Marriott
· 15 years ago
d60ad6f
Make the caller responsible for allocating memory for the paste buffer data
by Tiago Cunha
· 16 years ago
773b574
Return -1 on error.
by Nicholas Marriott
· 16 years ago
33aa931
Support OS X by moving to gettimeofday(2) and adding poll compat from OpenSSH.
by Nicholas Marriott
· 16 years ago
3128de3
buffer-limit option.
by Nicholas Marriott
· 16 years ago
4e4f71f
Swap in new paste buffer code and add a couple more commands.
by Nicholas Marriott
· 16 years ago
9798dcd
Start of improved buffer code. Only set-buffer/show-buffer commands so far.
by Nicholas Marriott
· 16 years ago