diff options
author | lvgx <l@vgx.fr> | 2020-06-06 17:17:41 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-06-06 20:47:41 +0530 |
commit | 58411446b71843b8307f8b20f9507b6327429334 (patch) | |
tree | 3a95fac637960b1e4f619987bd0c14eec6d08ffc /plugins/dragdrop | |
parent | 65cf067dc465605563481ecb0865a68924653434 (diff) | |
download | nnn-58411446b71843b8307f8b20f9507b6327429334.tar.gz |
preview-kitty: fix crash on first file on dash (#636)
In the dash shell, when `exec < fifo` is interrupted by SIGCHLD, it exits.
So we replace it with `cat fifo |`.
Issue discussed in #614
Diffstat (limited to 'plugins/dragdrop')
0 files changed, 0 insertions, 0 deletions