aboutsummaryrefslogtreecommitdiffstats
path: root/termcast_client.py
Commit message (Collapse)AuthorAgeFilesLines
* move some things aroundJesse Luehrs2014-09-221-97/+0
|
* send window size updatesJesse Luehrs2014-09-221-2/+28
|
* need to override some stuff in the core pty moduleJesse Luehrs2014-09-221-2/+6
| | | | | | hopefully this can make its way upstream eventually (pity as in "it's such a pity i had to write this code *again*")
* never going to want this to not be encodedJesse Luehrs2014-09-211-3/+9
|
* send the correct terminal sizeJesse Luehrs2014-09-211-1/+9
|
* handle option parsingJesse Luehrs2014-09-211-10/+36
|
* initial implementationJesse Luehrs2014-09-201-0/+27