Scott Richmond

Results 6 comments of Scott Richmond

@matthewp Thanks! Also: Steal is awesome! Thanks for it.

Sadly, like @jlo1 (before he realized his mistake), I'm am getting this error with JDK10. I'm new enough to Clojure and CLJS (and Java), I don't have the Google-fu to...

Thanks for the quick reply! Downgrading the Clojurescript and core.async versions didn't help, and produces the identical error, sorry to say. Ultimately, I suspect it's user error on my end,...

Here is my `config.fish`: ``` if status is-interactive # Commands to run in interactive sessions can go here end function rga-fzf set RG_PREFIX 'rga --files-with-matches' if test (count $argv) -gt...

> @kredati do update to the latest version of zoxide. Ubuntu / Debian derivatives have a very outdated version. You may want to use the install script: > > ```shell...

Thanks for the quick reply. The workaround works on my end. And thanks again for the extension!