summaryrefslogtreecommitdiffstats
path: root/usr.bin/tmux/buffer-poll.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Bye-bye buffer*.c.nicm2009-11-041-53/+0
* Initial changes to move tmux to libevent.nicm2009-11-041-7/+5
* Split the server code handling clients, jobs and windows off into separatenicm2009-10-221-8/+8
* Rather than running status-left, status-right and window title #() with popennicm2009-10-101-5/+6
* Nuke unused buffer functions. Found by lint.nicm2009-06-251-44/+1
* Import tmux, a terminal multiplexor allowing (among other things) a singlenicm2009-06-011-0/+97