Hi all, How can I hint cider to show the error buffer in a specific window? with the pprint buffer, if it pops up in an undesired window, I go to my target window, switch to the pprint buffer, then quit the pprint buffer on the undesired window. On further invocations of pprint, it reuses the same window. However, with the error buffer, this doesn't work. the target buffer might change whenever I switch between perspectives.
also, I noticed trying to cider-pprint-eval-last-sexp an sexp that throws an error freezes my emacs for about 20-30 seconds