add a command to restart kakpipe fifo
In workflows we have the necessity to restart the fifo and the command running inside (whatever its state could be: running or stopped).
- Add
kakpipe-restartcommand that works only on fifo buffer if an optionkakpipe_argumentis defined - Add a buffer scoped variable
kakpipe_argumentsto save the arguments given to kakpipe that triggered the creation of the buffer - Add a scoped alias
restartin the fifo buffer to close the actual buffer and restart a new one with the saved kakpipe arguments