hints kitten: Fix a regression that caused using the default open program to trigger open actions instead of running the program

Fixes #3968
This commit is contained in:
Kovid Goyal 2021-08-23 11:56:16 +05:30
parent d9cc1d67c0
commit 89f8151579
No known key found for this signature in database
GPG key ID: 06BC317B515ACE7C
2 changed files with 5 additions and 2 deletions

View file

@ -33,6 +33,9 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
- Fix space ligatures not working with Iosevka for some characters in the
Enclosed Alphanumeric Supplement (:iss:`3954`)
- hints kitten: Fix a regression that caused using the default open program
to trigger open actions instead of running the program (:iss:`3968`)
0.23.1 [2021-08-17]
----------------------