Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-07-17 | Add +x (escaped command) flag | John Ankarström | |
Here is a summary of the squashed commits: Fix comparison (line 55) Temporarily suspend SIGCHLD handler Support only one file argument (it gets WAY too complex otherwise) Clean up properly Clean up code Properly handle SIGINT during escaped command Abort escaped command if previous command failed | |||
2021-07-14 | Makefile: Install rtty.1 | John Ankarström | |
2021-07-14 | Implement rtty in rio.c, rename to rtty.c | John Ankarström | |
2021-07-14 | Rename rtty to rio, rd to rtty | John Ankarström | |
2021-07-14 | rd: Start ssh in batch mode, exec into rtty | John Ankarström | |
2021-07-14 | rtty.c: Don't eat output after repeated typed command | John Ankarström | |
2021-07-14 | Rename r to ri | John Ankarström | |
2021-07-14 | rd: Remove named pipes at start | John Ankarström | |