mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-08-03 22:25:57 +00:00
Fix --match not working for some remote control commands
This commit is contained in:
parent
c3c99113c7
commit
7b34c0603f
4 changed files with 6 additions and 3 deletions
|
|
@ -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]
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue