CVSROOT: /cvs Module name: src Changes by: n...@cvs.openbsd.org 2017/02/10 05:59:18
Modified files: usr.bin/tmux : tmux.1 tmux.h tty-keys.c tty.c Log message: Don't use a bufferevent for the tty, so we can keep better track of what is being written and when. Also a manpage typo fix from jmc@.