mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-05-13 08:26:56 +00:00
Update changelog
This commit is contained in:
parent
b9e75ac301
commit
5b0b714baa
1 changed files with 5 additions and 0 deletions
|
|
@ -268,6 +268,8 @@ Detailed list of changes
|
|||
activation history as this is generally more important. In the future may
|
||||
have it save tab history as well (:pull:`9163`)
|
||||
|
||||
- The :sc:`reset_terminal` shortcut to reset the terminal now also resets termios state
|
||||
|
||||
0.43.1 [2025-10-01]
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
|
|
@ -327,6 +329,9 @@ Detailed list of changes
|
|||
Note that this might require you to adjust the value of this setting to get
|
||||
back your current look. (:iss:`8869`)
|
||||
|
||||
- **backward incompatibility**: :opt:`background_opacity` no longer applies to
|
||||
:opt:`background_image` instead add an alpha channel to the image itself
|
||||
|
||||
- Add support for blinking text. Text marked as blinking now blinks in exact
|
||||
rhythm with the cursor. The blinking animation and max duration are
|
||||
controlled by :opt:`cursor_blink_interval` and
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue