Michael van der Kamp
Michael van der Kamp
that sounds an awful lot like the breakpoint file that already exists. Perhaps just exposing that more clearly would be sufficient, or allowing users to specify exactly which breakpoint file...
We need a lot more info to be able to do anything about this. For starters, we need to know how you have configured vimux, and which versions you're using...
> I do not know"which runner",What is the meaning Sorry I had my head in the wrong context. I meant whether you were using panes or windows. Sounds like you...
I'm going to do a few more manual tests that everything is working correctly with this, so please don't merge this yet.
Okay, as far as I can tell everything is working correctly. I'm still not sure what exactly went wrong for newer tmux/neovim versions but it sounds like these guardrails do...
I've taken a stab at this in #559, though I went for a specific `--continue` option instead of a general `-c ` option. Does that seem reasonable?
None from me!
Interesting. I'm still new to the codebase here, but this seems like an oversight. This will be because hammerjs adds some event listeners to the window. It might be smart...
My guess is that this is because of the way Pinch and Expand are structured to extend the same Distance class, which knows about Pinch and Expand (this seems like...
I've submitted a PR that seems to fix things up for me: #48