Rivoreo Source Code Repositories
src.rivoreo.one
/
tmux
/
beb6db9b5f60b34b69b8cbe44a6422e84f582465
/
paste.c
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
ef72933
Add a choose-buffer command for easier use of the paste buffer stack.
by Nicholas Marriott
· 14 years ago
15a64b8
Massive spaces->tabs and trailing whitespace cleanup, hopefully for the last
by Nicholas Marriott
· 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
c95f1d1
tv member of struct paste_buffer is updated but not otherwise used, so remove
by Nicholas Marriott
· 15 years ago
273f1b3
Regularise some fatal messages.
by Nicholas Marriott
· 15 years ago
ccba613
Give each paste buffer a size member instead of requiring them to be
by Nicholas Marriott
· 15 years ago
95caeaa
Don't leak when rollling buffers off when the paste buffer limit is reached.
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