Liking cljdoc? Tell your friends :D

clj-wrepl-rebel-readline

read implementiation for clj-wrepl using rebel-readline

Setup

Add in your wrepl config (from rebel-readline will be passed):

{:wrepl/repl #ig/ref :wrepl.rebel-readline/repl 
 :wrepl.rebel-readline/repl {:key-map :viins
                             :key-bindings {:viins [["^M" :clojure-force-accept-line]]}}}

Can you improve this documentation?Edit on GitHub

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close