Steve Ashton
Steve Ashton
I've tried adding an href to HtmlView output. The link renders, but on clicking it, the browser doesn't navigate. Is there some global click handler which is preventing it? Example:...
@hlship Also creates a global var for the console, so that the status updates can be treated more like calls to a logger. I found that the async channels used...
After starting and stopping the REPL in proto-repl, the JVM processes for the target application's REPL are still running. They should be killed when the REPL exits. Proto-repl version: v1.4.22...
It appears that the user profile -- `~/.lein/profiles.clj` -- is not used for setting repositories/local-repo/mirrors when executing scripts. If I have a custom local repo set in profiles, and I...
With Claire installed, I am unable to cut text using the keyboard. I would normally use 'ctrl-x' to accomplish this. I realize that 'ctrl-x ctrl-f' is the binding to activate...