You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I use a dual monitor setup on emacs, showing the *cider-result* buffer on one screen and the code buffers and repl on the other screen. When I evaluate cider--pprint-last-sexp , it always opens a *cider-result* buffer on the same screen I am coding on. I couldn't find a variable to customize this behavior. Maybe you are considering adding such a feature, or you could give me a hint and I will happily contribute a pull request.
The text was updated successfully, but these errors were encountered:
ok, thanks. I was using the 0.10-SNAPSHOT version, then I downgraded to 0.9.1 version and it still occurs. I can't remember exactly, but I think it didn't happen in an earlier version
I use a dual monitor setup on emacs, showing the
*cider-result*
buffer on one screen and the code buffers and repl on the other screen. When I evaluatecider--pprint-last-sexp
, it always opens a*cider-result*
buffer on the same screen I am coding on. I couldn't find a variable to customize this behavior. Maybe you are considering adding such a feature, or you could give me a hint and I will happily contribute a pull request.The text was updated successfully, but these errors were encountered: