greglook / whidbey

nREPL middleware to pretty-print colored values
The Unlicense
158 stars 10 forks source link

Puget options per request #15

Closed gfredericks closed 5 years ago

gfredericks commented 10 years ago

It might be nice to allow overriding the puget options with a special key on the nrepl msg. My specific use case is that I would like to use the coloring option with lein repl but uncolored with cider.

greglook commented 5 years ago

This is supported now in 2.0.0! You can send custom :print-options in each nREPL message which will override the main options set in whidbey.repl/options.