aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-07-24Move blacklisted function to endHEADmasterJohn Ankarström
2021-06-01Clean up codeJohn Ankarstr\xf6m
2021-06-01Update commentJohn Ankarstr\xf6m
2021-06-01Add disclaimerJohn Ankarstr\xf6m
2021-06-01Support multiple attached terminalsJohn Ankarstr\xf6m
2021-05-31Remove unnecessary abstractionJohn Ankarstr\xf6m
2021-05-31Update documentationJohn Ankarstr\xf6m
2021-05-31Disable optimizationsJohn Ankarstr\xf6m
I'm not *too* confident in the operation of the program, so I'd like the compiler to assume as little as possible...
2021-05-31Fix bug when multiple screen sessions attachedJohn Ankarstr\xf6m
The timeout would be too short to catch all of their respective terminal's responses.
2021-05-31Use blacklist instead of whitelistJohn Ankarstr\xf6m
This may be a mistake. The extra nul character is weird. Seems to occur in screen in wscons. Sometimes.
2021-05-31Add 'da' utilityJohn Ankarstr\xf6m
2021-05-31Fix read error checkJohn Ankarstr\xf6m
2021-05-31Fix error handling before "raw" modeJohn Ankarstr\xf6m
2021-05-31Add manualJohn Ankarstr\xf6m
2021-05-31Change name from termsettitle to safetitleJohn Ankarstr\xf6m
2021-05-31Now it worksJohn Ankarstr\xf6m
2021-05-31Fix bugJohn Ankarstr\xf6m
Apparently, c needs to be a char and not an int. Or I don't know. It seems to work better, anyway...
2021-05-31First commitJohn Ankarstr\xf6m