mirror of
https://github.com/kovidgoyal/kitty
synced 2026-06-08 22:28:24 +02:00
When creating tabs via @ launch with the --match option create the tab in the OS Window containing the result of the match rather than the active OS Window
Fixes #4126
This commit is contained in:
@@ -95,6 +95,10 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
|
||||
- Fix the :program:`resize OS Windows <kitty @ resize-os-window>` setting a
|
||||
slightly incorrect size on high DPI screens (:iss:`4114`)
|
||||
|
||||
- :program:`kitty @ launch` - when creating tabs with the ``--match`` option create
|
||||
the tab in the OS Window containing the result of the match rather than
|
||||
the active OS Window (:iss:`4126`)
|
||||
|
||||
|
||||
0.23.1 [2021-08-17]
|
||||
----------------------
|
||||
|
||||
Reference in New Issue
Block a user