pusher / atom-pair

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

pair buddy not showing in different colors #26

Closed otavio closed 9 years ago

otavio commented 9 years ago

We are testing the atom-pair extension and the connection join has worked very well. The remaining issue we are having is that the pair buddy didn't show (coloured) in the buffer. So we don't get its location and movements.

We receive its edits though, so just the cursor is not working fine.

How we can provide more information to hunt this bug?

snollygolly commented 9 years ago

Do you ever see the colors? If you share a blank file does it work? When I share a blank file locally and pair up, this is what I see (across both windows).

screen shot 2015-03-14 at 3 04 50 pm

Do you see something different?

otavio commented 9 years ago

No; both looks grey. One information that might help... we are using Linux (even though this shouldn't) matter.

snollygolly commented 9 years ago

What version of Atom and atom-pair are you using?

otavio commented 9 years ago

Pair is 1.0.1 but atom I'm not sure as I'm not near the pc right now.

otavio commented 9 years ago

The Atom version is 0.152.0.

snollygolly commented 9 years ago

Full disclosure, I'm not the author of this package, but I've contributed a little bit to it, so there very well might be an issue regarding the colors.

That being said, you're a number of versions behind on Atom. Could you update to the latest version of Atom (0.187.0), try again, and see if that makes any difference?

Thanks!

jpatel531 commented 9 years ago

Aha, I've just had a look, and it does seem like there is an issue with the colours. I'm on it!

jpatel531 commented 9 years ago

This resolution will come in the next patch, for sure :)