typeintandem / tandem

Typing in Tandem. Decentralized, cross-editor, collaborative text-editing!
Apache License 2.0
697 stars 20 forks source link

[Sublime] Add hole punching messages #105

Closed rageandqq closed 6 years ago

rageandqq commented 6 years ago

Use hole punching in Sublime. Store the session id in memory, and added a Tandem Session command that allows the user to retrieve the session ID later.

Also add a quick fix to the plugin release code (use rm -f to suppress errors when not deleting anything).

https://github.com/geoffxy/tandem/issues/62

rageandqq commented 6 years ago

Tested (using the release script) that this works across sublime < - > vim!