#!/bin/sh set -e FIFO=/tmp/kak-highlight.test.fifo REQUEST=$(cat) mkfifo $FIFO cargo run -- request test <