CVSROOT: /cvs Module name: src Changes by: n...@cvs.openbsd.org 2018/10/18 02:04:14
Modified files: usr.bin/tmux : cmd-refresh-client.c input.c tmux.1 tty-keys.c Log message: Support OSC 52 ? to read the top buffer inside tmux (when set-clipboard is changed to on), also add refresh-client -l to ask tmux to use the same mechanism to get the clipboard from the terminal outside tmux. GitHub issue 1477.