summaryrefslogtreecommitdiffstats
path: root/paste.c
AgeCommit message (Expand)Author
2009-09-07Give each paste buffer a size member instead of requiring them to beNicholas Marriott
2009-07-30Don't leak when rollling buffers off when the paste buffer limit is reached.Nicholas Marriott
2009-07-02Fix two copy/paste bugs: forbid zero-length buffers to prevent a fatal errorNicholas Marriott
2009-06-01Import tmux, a terminal multiplexor allowing (among other things) a singleNicholas Marriott