Allows to configure the characters for visual window select

This commit is contained in:
pagedown
2021-11-09 21:05:31 +08:00
parent 4e736e83a3
commit 353a48d913
6 changed files with 37 additions and 9 deletions

View File

@@ -34,6 +34,9 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
- A new remote control command to :program:`visually select a window <kitty @
select-window>` (:iss:`4165`)
- A new :opt:`visual_window_select_characters` option to specify the preferred
alphanumeric characters for visual window select (:pull:`4215`)
- A new option :opt:`background_image_anchor` to *anchor* the background image
to a position in the OS Window, useful for displaying images with logos or
similar (:pull:`4167`)