aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* q should return to the watching menuJesse Luehrs2014-09-151-6/+14
|
* this works nowJesse Luehrs2014-09-152-8/+4
|
* start working on a watcher menu for the ssh sideJesse Luehrs2014-09-152-11/+32
|
* keep watchers around until they press qJesse Luehrs2014-09-151-1/+4
|
* actually broadcast the data being receivedJesse Luehrs2014-09-152-7/+18
|
* allow different kinds of message publishingJesse Luehrs2014-09-153-4/+19
|
* this needs to be a byte stringJesse Luehrs2014-09-151-1/+1
|
* note race conditionJesse Luehrs2014-09-151-0/+1
|
* clear the buffer on screen clearsJesse Luehrs2014-09-151-0/+3
|
* introduce a pubsub system for communicationJesse Luehrs2014-09-144-23/+43
|
* set the terminal size as requested by the termcasterJesse Luehrs2014-09-142-12/+23
|
* need to do \n -> \r\n translationJesse Luehrs2014-09-141-1/+3
|
* dereference this pointer automaticallyJesse Luehrs2014-09-142-2/+2
|
* gitignoreJesse Luehrs2014-09-141-0/+1
|
* split the termcast and ssh handling out into separate filesJesse Luehrs2014-09-143-89/+134
|
* initial very rough sketchJesse Luehrs2014-09-132-0/+217