hints kitten: Make the --program option work with --linenum-action=self

Fixes #3931
This commit is contained in:
Kovid Goyal
2021-08-15 08:25:31 +05:30
parent 437ba69049
commit 8cfb1efb01
2 changed files with 23 additions and 7 deletions

View File

@@ -44,6 +44,10 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
- When dragging word or line selections, ensure the initially selected item is
never deselected. This matches behavior in most other programs (:iss:`3930`)
- hints kitten: Make copy/paste with the :option:`kitty +kitten hints
--program` option work when using the ``self``
:option:`kitty +kitten hints --linenum-action` (:iss:`3931`)
0.22.2 [2021-08-02]
----------------------