CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/06/24 02:30:50
Modified files:
usr.bin/tmux : cmd-refresh-client.c input.c tmux.1 tmux.h
tty-keys.c window.c
Log message:
Add a way (refresh-client -r) for control mode clients to provide OSC 10
and 11 responses to tmux so they can set the default foreground and
background colours, from George Nachman in GitHub issue 4014.
