Fork me on GitHub
#cursive
<
2019-10-30
>
jvtrigueros05:10:50

Does anyone know how to prevent the search history window from opening on the secondary monitor? I think it happens when I have something in history that was really long, like a JSON object.

tanzoniteblack16:10:35

has anyone had any luck setting up tools.deps on a windows machine using git over ssh dependencies?

tanzoniteblack16:10:55

I'm not sure how to force it/windows/intellij to use an ssh-agent that has my key unlocked

Alex Miller (Clojure team)16:10:03

on windows, I think it will use putty, not ssh-agent

Alex Miller (Clojure team)16:10:39

at least, that is the intent

tanzoniteblack17:10:52

thanks, I'll try setting that up and see if it works

tanzoniteblack21:10:21

N.B. this did in fact fix it