Skip to content

Better nREPL integration #3

@jeff303

Description

@jeff303

The Clojure main entrypoint opens the client, and then (essentially) invokes nREPL's main. This isn't really the nicest experience.

  • The "welcome" message is very much nREPL specific
  • The default prompt of user=> is used before commands
  • The editing experience kind of sucks (ex: up arrow just inserts gibberish, and no history), as outlined here

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions