clipboard kitten: fix copies to clipboard not working without the --wait-for-completion option

This commit is contained in:
Kovid Goyal
2021-07-24 07:55:50 +05:30
parent 31da01d4df
commit ff191c9404
4 changed files with 13 additions and 1 deletions

View File

@@ -67,6 +67,9 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
use the family name as the full face name of the regular font not working
(:iss:`3861`)
- clipboard kitten: fix copies to clipboard not working without the
:option:`kitty +kitten clipboard --wait-for-completion` option
0.21.2 [2021-06-28]
----------------------