alacritty/alacritty_terminal
Christian Duerr a075c932f1
Fix `OSC 52` with empty clipboard param
This fixes the behavior of the clipboard escape (`OSC 52`) when the
second parameter is not specified. If it is missing, the parameter is
now assumed to be `c`, defaulting to the default clipboard.

This has been fixed both for writing and reading.

Fixes #3037.
2019-11-28 08:08:04 +01:00
..
src Fix `OSC 52` with empty clipboard param 2019-11-28 08:08:04 +01:00
tests Fix cell reset not clearing flags and foreground 2019-11-17 01:04:16 +01:00
Cargo.toml Fix modifiers not getting released with XWayland 2019-11-23 19:23:00 +01:00