Have tmux recognise pasted texts wrapped in bracket paste sequences,
commit483cc77c1cbc6898fef143c8100945139c14a92c
authornicm <nicm>
Thu, 12 Jan 2023 18:49:11 +0000 (12 18:49 +0000)
committernicm <nicm>
Thu, 12 Jan 2023 18:49:11 +0000 (12 18:49 +0000)
treef8b23ceaff411416bf42a6c298133d577fa8fed5
parentb41892622de3a2383ff5b419364530f08223558e
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.
input-keys.c
server-client.c
tmux.h
tty.c