Skip to content

Pressing enter doesn't returns the user=> prompt. #216

Description

@andradefil

From Slack's thread in Clojurians #inf-clojure

Expected behavior

Press enter to return the prompt => like in clj repl.

$ clj
Clojure 1.11.3
user=> 
user=> 
user=> 
user=> 
user=> 
user=> 
user=>

Actual behavior

Pressing enter doesn't make a new line with the user=> prompt.
image

A variation of the issue pressing control-j instead enter; it doesn't return, but after putting some value, it returns multiple times user =>

user=> 





2
user=> user=> user=> user=> user=> user=> 2

Steps to reproduce the problem

Start a new repl and press enter.

Environment & Version information

inf-clojure version information

3.2.1

Clojure version

1.11.3

Emacs version

29.3

Operating system

MacOS Sonoma 14.5

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions