Implement edit-in-kitty using kitty-tool

Fixes #5546
Fixes #5630
This commit is contained in:
Kovid Goyal
2022-11-17 20:48:20 +05:30
parent 36631ddc49
commit efaf9faa38
7 changed files with 10 additions and 256 deletions

View File

@@ -47,6 +47,8 @@ Detailed list of changes
- Allow using the cwd of the original process for :option:`launch --cwd` (:iss:`5672`)
- Implement :ref:`edit-in-kitty <edit_file>` using the new ``kitty-tool`` static executable (:iss:`5546`, :iss:`5630`)
0.26.5 [2022-11-07]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~