Fix @close-tab not working with pipe based remote control

Fixes #3510
This commit is contained in:
Kovid Goyal
2021-04-22 10:23:04 +05:30
parent b9210a2ba4
commit 5d003ec772
2 changed files with 5 additions and 3 deletions

View File

@@ -13,6 +13,9 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
- macOS: Prevent :kbd:`option` based shortcuts for being used for global menu
actions (:iss:`3515`)
- Fix ``kitty @ close-tab`` not working with pipe based remote control
(:iss:`3510`)
0.20.1 [2021-04-19]
----------------------