CVSROOT: /cvs Module name: src Changes by: [email protected] 2025/10/30 01:41:19
Modified files:
usr.bin/tmux : input.c server-client.c tmux.h tty-keys.c tty.c
Log message:
If tmux receives a palette request (OSC 4) in a pane and the palette
entry has not been set, send a request to the most recently used client
and forward any response instead. Based on change from Tim Culverhouse
in GitHub issue 4665.
