mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-06-27 11:21:32 +00:00
Update a changelog entry to be more descriptive
I think it is not clear what this entry actually means without the additional explanation.
This commit is contained in:
parent
eb30ba7722
commit
1f4b6d4e9a
1 changed files with 3 additions and 2 deletions
|
|
@ -14,8 +14,9 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
|
|||
|
||||
- Document the kitty remote control protocol (:iss:`1646`)
|
||||
|
||||
- Add an option :opt:`terminal_select_modifiers` to control which
|
||||
modifiers are used to override mouse selection (:iss:`1774`)
|
||||
- Add an option :opt:`terminal_select_modifiers` to control which modifiers
|
||||
are used to override mouse selection even when a terminal application has
|
||||
grabbed the mouse (:iss:`1774`)
|
||||
|
||||
- When piping data to a child in the pipe command do it in a thread so as not
|
||||
to block the UI (:iss:`1708`)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue