| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-06-06 | 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 | |||
| 2020-06-06 | Update preview-kitty (#638) | ||
| Fixed typo in preview-kitty. | |||
| 2020-05-23 | preview-kitty polish (async version + text render for SVGs) (#591) | ||
| * preview-kitty: async version The plugin now aborts slow file viewers. * preview-kitty: use text mode preview for SVG | |||
| 2020-05-22 | Change binary file detection in preview-tui/kitty (#587) | ||
| 2020-05-17 | Add a preview-kitty plugin (#577) | ||