Fix --match not working for some remote control commands

This commit is contained in:
Kovid Goyal
2024-03-05 08:00:57 +05:30
parent c3c99113c7
commit 7b34c0603f
4 changed files with 6 additions and 3 deletions

View File

@@ -83,6 +83,9 @@ Detailed list of changes
- hints kitten: Use default editor rather than hardcoding vim to open file at specific line (:iss:`7186`)
- Remote control: Fix ``--match`` argument not working for @ls, @send-key,
@set-background-image (:iss:`7192`)
0.32.2 [2024-02-12]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~