Dimitri Sabadie
Dimitri Sabadie
Do you still have that issue @maxigaz? A bunch of changes were merged lately regarding case sensitivity.
I probably need to have a look at it again, especially if you still reproduce @maxigaz.
That’s an interesting use-case. I’m trying to reproduce and will see how to fix the bug.
Okay it was easy to reproduce, thanks a lot! I will prioritize that one, it’s pretty bad.
That first commit fixes a situation that is not _exactly_ the one you described. Can you switch your Hop setup to use `branch = fix-multi-window-floats`, update, and tell me whether...
Which version of `nvim` @akinsho are you using? `nvim --version` should be enough.
Feel free to open a PR to fix it.
That’s potentially something I would like, yes, but it would require a big PR doing only this, which I’m okay to accept if anyone would like to go for it....
Yep, that doesn’t work. I’m not sure exactly why. `oneshot` is to be used for matcher that will match only once per-line, so even if you find `^` only once,...