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
When writing a REST service I found myself watching the *nrepl-server* buffer pretty closely. This was where the output from the logger and the stacktraces from the server was ending up when I was hammeringit with a REST client.
Could we let this buffer use comint-mode so the buffer is automatically tailed?