Ryan McQuen
Ryan McQuen
I was never able to reproduce this issue, but would accept a PR that fixes it.
@rsese, yes, if I disable `tmux` the correct `PATH` is picked up.
Thank you @rsese, I did find this but it was closed: https://github.com/electron/electron/issues/550 I also looked in current issues but there are so many I may have missed it. 👍
Also, I've upgraded to `1.18.0` and the issue is still present: ``` $ atom --version Atom : 1.18.0 Electron: 1.3.15 Chrome : 52.0.2743.82 Node : 6.5.0 ```
Have you tried _not_ running Atom from the terminal? I think that is the difference here.
Well, strangely enough if I disable tmux and run Atom from the GUI, the `PATH` is picked up correctly.
@ungb, any progress here?
Found it! ```js __initialWindowLayout: { main: { position: { x: 0, y: 0 } }, equalizer: { position: { x: 0, y: 116 } }, playlist: { position: { x:...
Would it be possible to fork this plugin to use the Dropbox API in the same way? I wonder if that would be easier for mobile?
@quintrino I mean using _only_ Dropbox, like a separate plugin. Primary use case being iOS users who want some kind of Dropbox support.