Allow passing the current selection to kittens

Fixes #2796
This commit is contained in:
Kovid Goyal
2020-06-25 08:46:05 +05:30
parent 2b3753d99c
commit 9a384c5045
3 changed files with 17 additions and 3 deletions

View File

@@ -15,6 +15,8 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
- macOS: Fix the LC_TYPE env var being set to UTF-8 on systems in which the
language and country code do not form a valid locale (:iss:`1233`)
- Allow passing the current selection to kittens (:iss:`2796`)
0.18.1 [2020-06-23]
--------------------