Make set-clipboard a three-state option so tmux itself can ignore the
authornicm <nicm@openbsd.org>
Sat, 3 Jun 2017 17:43:01 +0000 (17:43 +0000)
committernicm <nicm@openbsd.org>
Sat, 3 Jun 2017 17:43:01 +0000 (17:43 +0000)
commit0c1f54eb9bd2b43a80a0220775abddeeb4ed5471
tree5ffb07652048e360e3ea4e4c7757c0cdc4fe6b30
parent5d8f5ae1b0575990b0694e2dd99e76ad04202256
Make set-clipboard a three-state option so tmux itself can ignore the
sequencess.
usr.bin/tmux/input.c
usr.bin/tmux/options-table.c
usr.bin/tmux/tmux.1
usr.bin/tmux/window-copy.c