CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/01/12 11:49:11
Modified files:
usr.bin/tmux : input-keys.c server-client.c tmux.h tty.c
Log message:
Have tmux recognise pasted texts wrapped in bracket paste sequences,
rather than only forwarding them to the program inside. From Andrew
Onyshchuk in GitHub issue 3431.
