Erich L Foster

Results 37 comments of Erich L Foster

Github needs a +1 feature for comments. @danielfn you are the man (or woman)!

I am using the latest version available from apt-get in Ubuntu 13.10. I have found an alternative and don't feel like trying to compile.

I haven't used this in a long time, but it used to work. I believe the reason I haven't used it recently is because you now need an api key...

@ewollesen Thanks for the work-around. I use keybindings in gmail, but of course they aren't sent to gmail when using vrome. Annoying to have to push # to delete a...

I was surprised by this too. In the end use BufferLine* commands and then whatever they are, (they can be tabs or be m buffers as it is configurable) won't...

I'm not saying this is best practice, but I created a wrapper around blackboards, that created namespaced clients (motion, perception, and state). I then tell people to name variables appropriately...

I wrapped the Blackboard class; I didn't derive from it.

It might be useful to look at the following PR: https://github.com/stevearc/overseer.nvim/pull/72/files

One issue I have run into trying to just make a keybinding for this is that when I run `103TermExec cmd="devcontainer exec --workspace . zsh" dir="."` without ever having used...