Add support for editing files in sublime text and zed at specified line number

Fixes #10224
This commit is contained in:
Kovid Goyal
2026-07-05 09:46:31 +05:30
parent dff6e427e5
commit 6b896e18ad
2 changed files with 4 additions and 0 deletions

View File

@@ -212,6 +212,8 @@ Detailed list of changes
- choose-files kitten: Add a ``--mode=all`` to select either an existing file or directory (:iss:`10208`)
- Add support for editing files in sublime text and zed at specified line number (:pull:`10224`)
0.47.4 [2026-06-15]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~