Merge branch 'feat-visual-bell-color' of https://github.com/page-down/kitty

This commit is contained in:
Kovid Goyal
2021-11-03 09:13:27 +05:30
11 changed files with 38 additions and 13 deletions

View File

@@ -125,6 +125,9 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
- A new option :opt:`tab_bar_margin_color` to control the color of the tab bar
margins
- A new option :opt:`visual_bell_color` to customize the color of the visual bell
(:pull:`4181`)
- Add support for OSC 777 based desktop notifications
- Wayland: Fix pasting from applications that use a MIME type of "text/plain"