Fix passing input via the pipe action to a program without a window not working.

This commit is contained in:
Kovid Goyal
2018-12-06 08:20:25 +05:30
parent c17c801a31
commit 36b3582825
2 changed files with 18 additions and 2 deletions

View File

@@ -3,6 +3,12 @@ Changelog
|kitty| is a feature full, cross-platform, *fast*, GPU based terminal emulator.
0.13.1 [2018-12-05]
------------------------------
- Fix passing input via the pipe action to a program without a window not
working.
0.13.0 [2018-12-05]
------------------------------