Floobits / flootty

A collaborative terminal.
Apache License 2.0
175 stars 25 forks source link

Flootty allows remote users to send EOF #33

Closed jirwin closed 9 years ago

jirwin commented 9 years ago

When viewing another user's terminal I am able to send EOF(ctrl-d) that causes the remote session to end. It also fails to exit flootty on my end and leave the terminal hanging.

ggreer commented 9 years ago

Alright, flootty 3.1.3 tagged and uploaded. Using flootty --create --unsafe will let others send ctrl+d.