Fix `@selection` placeholder not working with launch command

Fixes #2417
This commit is contained in:
Kovid Goyal
2020-03-08 08:00:36 +05:30
parent 0a6e264d09
commit a0321376d5
2 changed files with 3 additions and 1 deletions

View File

@@ -66,6 +66,8 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
- Workaround for bug in less that causes colors to reset at wrapped lines
(:iss:`2381`)
- Fix ``@selection`` placeholder not working with launch command (:iss:`2417`)
- Drop support for python 3.5