Skip to content

Spurious output when first opened in lumo #63

Closed
@arichiardi

Description

@arichiardi

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions