Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-07-14 | Exit when child (ssh) exits | John Ankarström | |
2021-07-14 | Use 23 lines for pr | John Ankarström | |
This makes the first page fit on a 25-line terminal. | |||
2021-07-14 | Use -t option for pr (reomve header and margins) | John Ankarström | |
2021-07-14 | Move initial command to INIT constant | John Ankarström | |
2021-07-14 | Add INTRO, use PAGER='pr -pl25' | John Ankarström | |
2021-07-14 | rtty.c: Remove unnecessary include | 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 | rtty.c: Don't eat output after repeated typed command | John Ankarström | |
2021-07-14 | rtty.c: Ignore repetition of typed command | John Ankarström | |
2021-07-14 | rtty.c: Remove superfluous code | John Ankarström | |
2021-07-14 | Add rtty.c | John Ankarström | |