robbieh

Results 12 comments of robbieh

I don't know about cool. It's functional :) Please add a link. I'll be working on trying to get it to a 1.0 version in the next few days. I'd...

When it hangs, there is no "Client gone" message in the log until I CTRL-C from Vim.

Sounds good. Thank you!

Sorry, I'm obviously not very quick lately myself. Part of the problem is that I can't find much description of how to set it up. Is there something more I...

It's just static content, so I'm guessing it probably could be converted to a plugin without too much work. I haven't had the time to dig into the plugin architecture...

Here's what happens: ``` Vim(echo):E474: Invalid argument ``` Here's what I did, and wanted to show it just in case I misunderstood: ``` if get(state, 'ex', '') !=# '' let...

Woooo! That did it! I hope you can make sense of this :) ``` {'echo': v:true, 'history': {'messages': [], 'tempfile': '/tmp/ve4jjOI/5.clj', 'ns': 'lochmess-bb-collector.main', 'code': '(ns lochmess-bb-collector.main (:require [babashka.fs :as fs]...

I see the python process both before and after the error, retaining the same PID. I'm fairly sure I have the right one because I see the nrepl port on...

My setup has been working with lein and clj. I tried removing the catch, but it didn't show anything new. I'll try neovim next, but will need to learn how...

The board stopped responding to attempts to program it over USB. I don't have a non-USB programmer handy, and I suspect using one would fix it.