mirror of
https://github.com/kovidgoyal/kitty
synced 2026-06-08 22:28:24 +02:00
Cleanup previous PR
The overrides were not being passed to the askpass kitten. And we dont need to support backward compatibility for secrets with no backend, since this feature has never been released.
This commit is contained in:
@@ -137,6 +137,10 @@ Detailed list of changes
|
||||
0.43.1 [future]
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
- ssh kitten: Allow specifying a password and/or TOTP authentication secret to
|
||||
automate interactive logins in scenarios where public key authentication is
|
||||
not supported (:pull:`9020`)
|
||||
|
||||
- macOS: Fix a bug where the color of a transparent titlebar was off when
|
||||
running in the release build versus the build from source. Also fix using a
|
||||
transparent titlebar causing the background opacity to be doubled.
|
||||
|
||||
Reference in New Issue
Block a user