Add changelog entry for previous PR

This commit is contained in:
Kovid Goyal 2022-05-18 20:04:09 +05:30
parent 0eee2db199
commit 1938ba3108
No known key found for this signature in database
GPG key ID: 06BC317B515ACE7C

View file

@ -57,6 +57,10 @@ Detailed list of changes
- A new action :ac:`open_url` to open the specified URL (:pull:`5004`)
- A new option :opt:`select_by_word_characters_forward` that allows changing
which characters are considered part of a word to the right when double clicking to select
words (:pull:`5103`)
- macOS: Make the global menu shortcut to open kitty website configurable (:pull:`5004`)
- macOS: Add the :opt:`macos_colorspace` option to control what color space colors are rendered in (:iss:`4686`)