Cleanup previous PR

Doesnt need a separate changelog entry as its covered by the entry for
focus_visible_window
This commit is contained in:
Kovid Goyal
2021-11-09 22:21:04 +05:30
parent c3ff888981
commit 4318d2d7d0
6 changed files with 14 additions and 17 deletions

View File

@@ -34,9 +34,6 @@ 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`)