Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-07-24 | Move blacklisted function to endHEADmaster | John Ankarström | |
2021-06-01 | Clean up code | John Ankarstr\xf6m | |
2021-06-01 | Update comment | John Ankarstr\xf6m | |
2021-06-01 | Add disclaimer | John Ankarstr\xf6m | |
2021-06-01 | Support multiple attached terminals | John Ankarstr\xf6m | |
2021-05-31 | Remove unnecessary abstraction | John Ankarstr\xf6m | |
2021-05-31 | Update documentation | John Ankarstr\xf6m | |
2021-05-31 | Disable optimizations | John 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-31 | Fix bug when multiple screen sessions attached | John Ankarstr\xf6m | |
The timeout would be too short to catch all of their respective terminal's responses. | |||
2021-05-31 | Use blacklist instead of whitelist | John Ankarstr\xf6m | |
This may be a mistake. The extra nul character is weird. Seems to occur in screen in wscons. Sometimes. | |||
2021-05-31 | Add 'da' utility | John Ankarstr\xf6m | |
2021-05-31 | Fix read error check | John Ankarstr\xf6m | |
2021-05-31 | Fix error handling before "raw" mode | John Ankarstr\xf6m | |
2021-05-31 | Add manual | John Ankarstr\xf6m | |
2021-05-31 | Change name from termsettitle to safetitle | John Ankarstr\xf6m | |
2021-05-31 | Now it works | John Ankarstr\xf6m | |
2021-05-31 | Fix bug | John 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-31 | First commit | John Ankarstr\xf6m | |