10
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 19 hours ago. based on code collected about 19 hours ago.
Jun 13, 2024 — Jun 13, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
More conservative about when we flag predictions More... over 13 years ago
Only flag (underline) predictions on long echo delay More... over 13 years ago
Widen prediction interval More... over 13 years ago
Reduce use of malloc() More... over 13 years ago
Scratch predictions when near wrapping More... over 13 years ago
Increase heartbeat interval to 3 seconds More... over 13 years ago
Measure actual echo timeout instead of network timeout to first hop More... over 13 years ago
Scratch predictions on character we don't know how to handle More... over 13 years ago
Dynamic prediction timeout More... over 13 years ago
Include bounds check in CursorMove validity More... over 13 years ago
First local echo More... over 13 years ago
Construct dispatch registry on first use to avoid static init order crash More... over 13 years ago
Added default constructors as required by newer G++ and C++11 More... over 13 years ago
User sequences to repaint and quit More... over 13 years ago
Update TODO More... over 13 years ago
Put soft reset in Terminal::Emulator More... over 13 years ago
Hide cursor if in notification bar, and soft reset on exit More... over 13 years ago
Explicitly close child process on exit More... over 13 years ago
More attractive notification bar More... over 13 years ago
Fix bug that could cause desynchronization More... over 13 years ago
Changing renditions no longer clears wrap state More... over 13 years ago
Display error messages in top-line overlay. More... over 13 years ago
Maintain local terminal state explicitly More... over 13 years ago
Further improvements to smooth shutdown (and fix bug re: shutdown acceleration) More... over 13 years ago
Make local_terminal a member variable More... over 13 years ago
Make server shutdown more robust More... over 13 years ago
Improve client shutdown robustness More... over 13 years ago
Split out functions in STMClient More... over 13 years ago
Break out client into new object More... over 13 years ago
Limit PMTU discovery retries More... over 13 years ago