In the previous episode, we used Command to run a command in a subprocess and capture its output. Before that, we explored how to use pancurses (here and here) to get full control of the terminal window. Now we are ready to write watch-rs, a minimal ...