mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-20 23:44:59 +02:00
Fix requesting data from clipboard via OSC 52 getting it from primary selection instead
Fixes #7213
This commit is contained in:
@@ -47,6 +47,11 @@ rsync algorithm to speed up repeated transfers of large files.
|
||||
Detailed list of changes
|
||||
-------------------------------------
|
||||
|
||||
0.33.1 [future]
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
- Fix a regression in the previous release that caused requesting data from the clipboard via OSC 52 to instead return data from the primary selection (:iss:`7213`)
|
||||
|
||||
0.33.0 [2024-03-12]
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
|
||||
Reference in New Issue
Block a user