Remote control: Fix empty password not working

Fixes #7538
This commit is contained in:
Kovid Goyal
2024-06-15 11:15:19 +05:30
parent 68649d78df
commit f4bec5f4ab
4 changed files with 32 additions and 21 deletions

View File

@@ -57,6 +57,8 @@ Detailed list of changes
- A new option, :opt:`cursor_shape_unfocused` to specify the shape of the text cursor in unfocused OS windows (:pull:`7544`)
- Remote control: Fix empty password not working (:iss:`7538`)
0.35.1 [2024-05-31]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~