fregante / GhostText

👻 Use your text editor to write in your browser. Everything you type in the editor will be instantly updated in the browser (and vice versa).
https://GhostText.fregante.com
MIT License
3.32k stars 115 forks source link

Close tabs when the connection was closed #39

Closed Cacodaimon closed 10 years ago

Cacodaimon commented 10 years ago

Add an optional feature which closes the view when the connection has been closed by the client.

Use the user preferences for enabling this feature which is disabled by default.

Cacodaimon commented 10 years ago

If no errors occurs I gonna create a new tag/release next week.

fregante commented 10 years ago

It seems to work fine for me! But it's currently enabled by default

Cacodaimon commented 10 years ago

Doh, yeah it wasn't supposed to be…

"new_window_on_connect": true,
"close_view_on_disconnect": true,
Cacodaimon commented 10 years ago

THe new tag/release has been created…