Michael Jumper
c220a4875c
Properly close pipe file descriptors. Wait for input thread to close in SSH thread.
2013-05-20 10:52:47 -07:00
Michael Jumper
5fd14b3b4d
Handle resize when SSH not connected. Update visible cursor row in resize.
2013-05-20 10:27:53 -07:00
Michael Jumper
a53a5e2e1b
Working input/output.
2013-05-17 22:53:13 -07:00
Michael Jumper
5009d1c280
Revert "Use input/output threads for SSH client."
...
Should actually have one main thread, which then spawns an input thread after connection successful.
This reverts commit 6a099b4176fb732b7281128100fe66bb0a72da1a.
2013-05-17 20:58:47 -07:00
Michael Jumper
8f0c2f3723
Use input/output threads for SSH client.
2013-05-17 20:53:16 -07:00
Michael Jumper
96edfad7c0
Add stub client thread.
2013-05-17 20:47:05 -07:00
Michael Jumper
0dbcdabe40
General naming cleanup.
2013-05-17 20:28:26 -07:00