Closed
Description
Expected behavior
When first opening the repl and cursor is on code buffer, only cljs.user =>
should appear.
Actual behavior
The output of a command (for me it is arglists because the cursor was after fn symbol, but this varies) is printed in the *inf-clojure*
buffer.
Steps to reproduce the problem
C-c C-z
with popup window enabled and move the cursor around in the code buffer.
or in ielm
:
ELISP> (setq inf-clojure-repl-type nil)
nil
ELISP> (inf-clojure-arglist 'defn)
nil
Environment & Version information
inf-clojure version information
Latest master
Lein/Boot version
Lumo latest master
Reminder to self 😓 😬 😀
Metadata
Metadata
Assignees
Labels
No labels