Skip to content

issues Search Results · repo:bhauman/rebel-readline language:Clojure

Filter by

197 results
 (72 ms)

197 results

inbhauman/rebel-readline (press backspace or delete to remove)

When I tried clj -M:dev:nrepl:rebel on a kit framework default project, it worked fine. But when I run clj -M:dev:nrepl:nrebel it did not work. It asked for a port number. Can nrebel check for the nrepl ...
  • 30atm
  • Opened 
    9 days ago
  • #222

Repro steps: In terminal one start the nrepl: clojure -Sdeps {:deps {nrepl/nrepl {:mvn/version 1.3.1 }}} -M -m nrepl.cmdline --port 7888 In terminal two start rebel-readline-nrepl: clojure -Sdeps ...
  • filipesilva
  • 1
  • Opened 
    20 days ago
  • #221

Thanks for a nrepl version of rebel-readline! :) I ve been a happy user of rebel-readline for long time, this is a nice addition :) Not sure if it is too early for reports like these, but decided to send ...
  • viesti
  • 2
  • Opened 
    29 days ago
  • #220

I directly use rebel-readline.core/with-line-reader, rebel-readline.jline-api/safe-terminal-writer, etc. and I ve observed different random exceptions and warnings logs on starting my REPL. Some examples: ...
  • metametadata
  • Opened 
    on Aug 3, 2024
  • #219

Please add an option to change config file path. Something like: :main-opts [ -m rebel-readline.main --config /a/b/c/d ] Thank you. Joe
look-into
  • joe2xyz
  • Opened 
    on Apr 8, 2023
  • #218

Hello, When running a repl using Bazel using some custom rules, I get this error. How would one go about addressing this problem? rules_clojure on  main took 2s ❯ bazel run //tests/hello_world:hello_world_clojure_rebl ...
  • yesudeep
  • 1
  • Opened 
    on Dec 23, 2022
  • #216

Would it be possible to use this with Babashka?
  • mizlan
  • 2
  • Opened 
    on Jun 6, 2021
  • #214

Hi! I tend to appreciate silent REPL startup processes and accordingly [Rebel readline] Type :repl/help for online help info bothers be a bit. I d appreciate if the related println could be elided, depending ...
look-into
  • vemv
  • Opened 
    on Feb 5, 2021
  • #213

require is not thread safe, but https://github.com/bhauman/rebel-readline/blob/6c314f8fe1cb44bde3a0511bf14d48157f89f6d7/rebel-readline/src/rebel_readline/utils.clj#L45 starts a thread and calls require. ...
  • SevereOverfl0w
  • Opened 
    on Nov 7, 2020
  • #211

Please refer to this vulnerability, Upgrade com.google.protobuf:protobuf-java to version 3.4.0 or higher. 1.9.946 [org.clojure/clojurescript 1.9.946 ] [com.google.javascript/closure-compiler-unshaded ...
  • kjothen
  • Opened 
    on Oct 6, 2020
  • #210
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub