Anyone can connect and watch what i do (only read me initially)
./term_share -ip -isHost true
./term_share -ip
I have a listener running on 127.0.0.1:3009 inside a goroutine
I have a vim session running in a separate process with its STDOUT, STDIN and STDERR set to the current os STD
What do I want to try next? Sending the STDOUT from the externel vim process over a channel!