aboutsummaryrefslogtreecommitdiff
path: root/cmd-paste-buffer.c
Commit message (Expand)AuthorAge
* Make all messages sent between the client and server fixed size.Nicholas Marriott2009-07-26
* Having fixed flags for single-character getopt options is a bit hard toNicholas Marriott2009-07-13
* When pasting, translate \n into \r. This matches xterm and putty's behaviour,Nicholas Marriott2009-07-11
* Fix two copy/paste bugs: forbid zero-length buffers to prevent a fatal errorNicholas Marriott2009-07-02
* Import tmux, a terminal multiplexor allowing (among other things) a singleNicholas Marriott2009-06-01