Document clone-in-kitty

This commit is contained in:
Kovid Goyal
2022-04-13 21:01:45 +05:30
parent 88d597f6b2
commit e2bb856e41
3 changed files with 38 additions and 1 deletions

View File

@@ -37,6 +37,8 @@ Detailed list of changes
0.25.1 [future]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- Shell integration: Add a command to :ref:`clone_shell`
- Remote control: Allow using :ref:`Boolean operators <search_syntax>` when constructing queries to match windows or tabs
- Sessions: Fix :code:`os_window_size` and :code:`os_window_class` not applying to the first OS Window (:iss:`4957`)