macOS: Allow opening text files, images and directories with kitty when launched using "Open with" in Finder

Fixes #4460
This commit is contained in:
Kovid Goyal
2022-01-07 12:25:30 +05:30
parent a155b081b7
commit ffa63e27ea
2 changed files with 35 additions and 9 deletions

View File

@@ -73,6 +73,12 @@ command.
Detailed list of changes
-------------------------------------
0.24.2 [future]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- macOS: Allow opening text files, images and directories with kitty when
launched using "Open with" in Finder (:iss:`4460`)
0.24.1 [2022-01-06]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~