Add changelog entry for last PR

This commit is contained in:
Kovid Goyal 2021-03-17 13:49:24 +05:30
parent 071986138b
commit 5a2eaa24d0
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -25,6 +25,10 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
- A new option :opt:`tab_powerline_style` to control the appearance of the tab
bar when using the powerline tab bar style.
- A new option :opt:`scrollback_fill_enlarged_window` to fill extra lines in
the window when the window is expanded with lines from the scrollback
(:pull:`3371`)
- diff kitten: Implement recursive diff over SSH (:iss:`3268`)
- ssh kitten: Allow using python instead of the shell on the server, useful if