Phil Hagelberg

Results 169 comments of Phil Hagelberg

I know that my vote doesn't count for much, but I am glad that GNU Elpa exists and carries this package; the maintainers of that repository seem to be much...

Just a heads-up, but this is never going to happen in `clojure-mode`; sorry.

I prefer using `empty?` but Rich encourages using `seq` as a predicate. There isn't widespread agreement on the topic.

Unfortunately this library is basically dead as it has no active maintainers. I would recommend looking for alternatives.

Seems like this may just be a bug in minetest: https://github.com/minetest/minetest/issues/2743

There is a workaround for this problem, (simply redisplaying the form when it closes) but it doesn't work with buttons activated through the keyboard: https://github.com/technomancy/calandria/commit/84f3651d716dfe910be15a4b6baf4fbfd4f3a6b7#commitcomment-11746771

Particularly annoying problems include #21 and the fact that incoming output clears out the input field.

Closely related to #8, but we need more OS-side support beyond just the protocol.

It's probably a bad sign that this looks like a lot of work. In particular, the hand-off of routing from `on_tty` is not exposed inside the OS, and this is...

Actually technomancy/diginet#5 probably makes this easy.