Add a new escape code to allow terminal programs to trigger desktop notifications

Fixes #1474
This commit is contained in:
Kovid Goyal
2020-08-21 20:20:02 +05:30
parent cd76d109f5
commit eca53bfab0
10 changed files with 389 additions and 14 deletions

View File

@@ -16,6 +16,9 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
so people using kitty from homebrew/source are out of luck. Complain to
Apple.
- Add a new extensible escape code to allow terminal programs to trigger
desktop notifications. See :ref:`desktop_notifications` (:iss:`1474`)
0.18.3 [2020-08-11]
-------------------