mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-20 05:33:47 -04:00
selection: add support for TEXT/STRING/UTF8_STRING mime-types in incoming offers
We were already offering these mime types for our own clipboard data, but ignored them in incoming offers. Fixes paste issues from Geany. Closes #583
This commit is contained in:
parent
2a75da4143
commit
49bb00fb64
3 changed files with 21 additions and 6 deletions
|
|
@ -170,6 +170,8 @@
|
|||
* IL+DL (`CSI Ps L` + `CSI Ps M`) now moves the cursor to column 0.
|
||||
* SS2 and SS3 (single shift) escape sequences behaving like locking
|
||||
shifts (https://codeberg.org/dnkl/foot/issues/580).
|
||||
* `TEXT`+`STRING`+`UTF8_STRING` mime types not being recognized in
|
||||
clipboard offers (https://codeberg.org/dnkl/foot/issues/583).
|
||||
|
||||
|
||||
### Security
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue