Fork me on GitHub
#cursive
<
2016-03-05
>
denik13:03:14

@cfleming, is there a way to eval into one's clipboard? I use clojure for a bunch of things: color calculations, math, string processing… It would be nice to have a shortcut where the repl result lands in the clipboard!

joshg16:03:05

Is there a key binding to align let bindings? I have the option turned on, but I’m not sure how to invoke it.

joshg16:03:19

barf or slurp will align them, but I wasn’t sure if there was another way

rauh17:03:54

@joshg: CHeck out Auto indent lines command. Depends on you config what it is bound to.

joshg18:03:50

Right, that will indent properly but not align let bindings