summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-06-08Rename write* to fifo*John Ankarström
It feels a bit clearer in this program, seeing as how it doesn't write anything to it.
2021-06-07Add explanatory commentsJohn Ankarström
2021-06-07Handle fg naivelyJohn Ankarström
It won't work properly at all if you run some other command in-between. The only way to properly handle this is on the shell side.
2021-06-07Create configurable constantsJohn Ankarström
2021-06-07Rewrite /home/USER/ to ~/John Ankarström
2021-06-07Get it workingJohn Ankarström
2021-06-07First commitJohn Ankarström