selection: do not try to paste un-handled mime types

Closes #230
This commit is contained in:
Daniel Eklöf 2020-11-30 20:04:17 +01:00
parent 043b741008
commit 9e1746cc29
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F
2 changed files with 8 additions and 2 deletions

View file

@ -113,6 +113,8 @@ means foot can be PGO:d in e.g. sandboxed build scripts. See
* `footclient` `-m` (`--maximized`) flag being ignored.
* Crash with explicitly sized sixels with a height less than 6 pixels.
* Key mappings for `esc` with modifiers.
* Crash when pasting non-textual clipboard content
(https://codeberg.org/dnkl/foot/issues/230).
### Security