bhauman / rebel-readline

Terminal readline library for Clojure dialects
Eclipse Public License 1.0
680 stars 37 forks source link

The repl doesn't seem to respect ~/.inputrc file #208

Open aszenz opened 4 years ago

aszenz commented 4 years ago

I have set the editing-mode to vi in inputrc just wondering why the repl doesn't default to vim bindings by default, it does work of course when I set key map to vim :repl/set-key-map viins. When using leiningen repl, it does use the vi key bindings by default