Commit Graph

7 Commits (master)

Author SHA1 Message Date
Vasile Popescu e0292cbc4d Use the upstrea creack/pty instead of my own fork
In the meantime they added a Setsize function which seems to do the same
thing as I was doing.
1 year ago
Vasile Popescu 02af910efe Update the go modules 1 year ago
Vasile Popescu 14266a7f24 Add support for detaching shortcut in client mode
When joining a session from command line, the user can exit now by
pressing a predefined key sequence that can be specified from command
line.
4 years ago
Vasile Popescu 46e1bdaab2 Add support for public sharing with the new method 4 years ago
Vasile Popescu 584cba56c9 Add support for local network terminal sharing
Moved the server inside the tty-share binary, and serve it locally
4 years ago
Vasile Popescu 786f47b105 Switch from `dep` to `go mod` deps management 4 years ago
Vasile Popescu 46e3b440f2 Use dep tool for installing dependencies 4 years ago