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
Copy file name to clipboardExpand all lines: CHANGELOG.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,6 +20,10 @@ and try to associate the created connection with this project automatically.
20
20
* Requires Java 7 or newer.
21
21
* Improve stacktrace presentation of compiler errors (readability, DWIM point positioning).
22
22
23
+
### Bugs fixed
24
+
25
+
*[#1521](https://github.com/clojure-emacs/cider/pull/1521): Don't assume the repl buffer is in the current frame in `cider-repl--show-maximum-output`.
0 commit comments