pusher / atom-pair

An Atom package that allows for epic pair programming
MIT License
1.45k stars 28 forks source link

Opening two tabs #105

Closed ghost closed 6 years ago

ghost commented 8 years ago

I'm learning how to use atom-pair now but I think I've found an issue.

When I'm connected to a session, if I click twice to open some file, the file will be open duplicated for the others connected.

I think the reason for this is because when you click once on a file to see it's content, it'll already open for you.

What if we just open the files for all folks connected if the person click twice ?