mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-08-27 03:42:49 +00:00
X11: Allow drag and drop of text/plain in addition to text/uri-list
Fixes #2441
This commit is contained in:
parent
342f0981d8
commit
e827e6fa21
4 changed files with 11 additions and 0 deletions
|
|
@ -77,6 +77,9 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
|
|||
- Workaround for bug in less that causes colors to reset at wrapped lines
|
||||
(:iss:`2381`)
|
||||
|
||||
- X11: Allow drag and drop of text/plain in addition to text/uri-list
|
||||
(:iss:`2441`)
|
||||
|
||||
- Dont strip :code:`&` and :code:`-` from the end of URLs (:iss:`2436`)
|
||||
|
||||
- Fix ``@selection`` placeholder not working with launch command (:iss:`2417`)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue