macOS: Allow opening new kitty tabs/top-level windows from Finder

Merge branch 'macos_service' of https://github.com/Luflosi/kitty
This commit is contained in:
Kovid Goyal
2019-02-11 14:53:12 +05:30
6 changed files with 78 additions and 1 deletions

View File

@@ -7,6 +7,9 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
0.13.4 [future]
---------------------
- macOS: Allow opening new kitty tabs/top-level windows from Finder
(:pull:`1350`)
- Allow specifying a value of ``none`` for the :opt:`selection_foreground`
which will cause kitty to not change text color in selections (:iss:`1358`)