Ravi Brock

Results 5 issues of Ravi Brock

Escape tildes when calling `fn.matchadd("CursorWord", pattern, -1)` so that it doesn't throw the error `Vim:E874: (NFA) Could not pop the stack!` when scrolling through help documents like the following (`:h...

Hey – thanks for making this nice tool. It seems to work well for the most part, but one issue I've noticed is that the memory usage seems to balloon...

bug
help wanted

Hi! I'm opening this issue since I was hoping for a way to ask Copilot to wait for some x amount of time before bringing up suggestions again. I've found...

Python was outputting the following when I tried to import `statsforecast` via `darts`: ``` /Users/rbrock/Archive/OwnersBox/venv/lib/python3.12/site-packages/statsforecast/models.py:1819: SyntaxWarning: invalid escape sequence '\h' """SimpleExponentialSmoothing model. /Users/rbrock/Archive/OwnersBox/venv/lib/python3.12/site-packages/statsforecast/models.py:1995: SyntaxWarning: invalid escape sequence '\h' """SimpleExponentialSmoothing model....

Might resolve #26, certainly helps a lot