Fix --stdin-add-formatting not working

Fixes #2512
This commit is contained in:
Kovid Goyal
2020-04-06 09:35:16 +05:30
parent 40341d2ddd
commit 590a4d70ee
2 changed files with 5 additions and 0 deletions

View File

@@ -12,6 +12,8 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
- X11: Fix crash when doing drag and drop from some applications (:iss:`2505`)
- Fix :option:`launch --stdin-add-formatting` not working (:iss:`2512`)
0.17.2 [2020-03-29]
--------------------