split-diff icon indicating copy to clipboard operation
split-diff copied to clipboard

Right click > Diff with active file does not work properly

Open plmcgrn opened this issue 8 years ago • 5 comments
trafficstars

I'm finding that this feature only works reliably if you quit Atom and when only open 2 files to be diff'd. When right-clicking a 3rd inactive tab, and choosing Diff with active, it will diff the active file with a random, other file (not the intended one).

plmcgrn avatar Jul 05 '17 13:07 plmcgrn

@plmcgrn Sorry for the late reply. Are you still seeing this? I am unable to reproduce.

Could you list your installed packages? Run apm list --installed --bare on command line.

mupchrch avatar Aug 16 '17 20:08 mupchrch

I’m on Mac, I’m not seeing “apm” as a valid command.  What’s the normal path to that?

@plmcgrn Sorry for the late reply. Are you still seeing this? I am unable to reproduce.

Could you list your installed packages? Run apm list --installed --bare on command line.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or mute the thread.

plmcgrn avatar Aug 17 '17 15:08 plmcgrn

I’m on Mac, I’m not seeing “apm” as a valid command. What’s the normal path to that?

In Atom, hit cmd+shift+p, and search for "Window: Install Shell Commands". Once you run that, you should be able to use apm.

mupchrch avatar Aug 17 '17 17:08 mupchrch

Thanks Mike.

Looking pretty light here, thankfully.

[email protected]

[email protected]

plmcgrn avatar Aug 18 '17 20:08 plmcgrn

Yep, don't think any other package is interfering!

mupchrch avatar Aug 20 '17 21:08 mupchrch