Make full width panes try to play more nicely with terminal copy and
authornicm <nicm@openbsd.org>
Tue, 25 Apr 2017 18:30:29 +0000 (18:30 +0000)
committernicm <nicm@openbsd.org>
Tue, 25 Apr 2017 18:30:29 +0000 (18:30 +0000)
commit566401c6129a858ad4b9c99ad692057ffbda0399
treed1982716fb7e1f13f351df4e79b5062c4cefa1b5
parent0a64112d3d4e661977ecce0d7aa78ca5d207e372
Make full width panes try to play more nicely with terminal copy and
paste by avoiding explicit line wraps if we think the terminal will wrap
anyway.
usr.bin/tmux/screen-write.c
usr.bin/tmux/tmux.h
usr.bin/tmux/tty.c