2
0
mirror of https://github.com/elisescu/tty-share synced 2024-11-11 13:10:32 +00:00
Commit Graph

2 Commits

Author SHA1 Message Date
Vasile Popescu
885e5f1766 Add a way to notify the sender when new receivers connect
Also try to "refresh" the terminal, when new receivers connect, so the
content is fully rendered on the receiver side.
At the moment, the "refresh" is faked with making the window smaller and
then back bigger, after a short time (there doesn't seem to be a way to
tell the app to re-draw itself. Or is there?).
2018-05-19 15:16:11 +02:00
Vasile Popescu
9f0a1474f2 Initial commit 2018-04-05 20:47:19 +02:00