aboutsummaryrefslogtreecommitdiff
path: root/src/macros.rs
diff options
context:
space:
mode:
authorChristian Duerr <chrisduerr@users.noreply.github.com>2019-04-21 00:52:06 +0000
committerGitHub <noreply@github.com>2019-04-21 00:52:06 +0000
commitdd756c27fc51fd2be1af893b41b10b618ffa83ce (patch)
tree72c1e118a12bdc63cb8040abb33e5e2af5ad58c0 /src/macros.rs
parent0d060d5d801e3abb55035269138d819d38fc175b (diff)
downloadr-alacritty-dd756c27fc51fd2be1af893b41b10b618ffa83ce.tar.gz
r-alacritty-dd756c27fc51fd2be1af893b41b10b618ffa83ce.tar.bz2
r-alacritty-dd756c27fc51fd2be1af893b41b10b618ffa83ce.zip
Fix selection copying on Windows
The `copypasta` crate incorrectly mapped the secondary clipboard on Windows to the primary clipboard, leading to the primary clipboard getting overwritten whenever the selection clipboard was updated. The new Windows clipboard mimics the macOS clipboard, which also does not have a selection clipboard. This fixes #2050.
Diffstat (limited to 'src/macros.rs')
0 files changed, 0 insertions, 0 deletions