WezTerm with vertical (side) tab bar — Nix flake; based on #3537 / PR #7574
Something went wrong. Try again.
fix: Save wayland selection offer to every surface (#7863) master
In Wayland, when something is copied to the clipboard, an "offer" is given to every "device". WezTerm holds these offers in a 'CopyAndPaste' struct, and reads from the offer when the user presses paste. WezTerm has one 'CopyAndPaste' for each window. When WezTerm receives a data offer, it previously only saved it to one 'CopyAndPaste' based on the active surface id. With this change, it writes it to every CopyAndPaste. Fixes #6685 Replaces #7034 --------- Co-authored-by: XeroOl <xerool@protonmail.com>
Author Benoit de Chezelles Co-author XeroOl Committer GitHub Date (Jun 15, 2026, 10:20 PM UTC) Commit 40daec89 40daec89346f44ca733dbcfa74e144a609d9acba Parent 956d9058 956d9058359ec3032d38aa90ba78a61c14da5a38