rktjmp

Results 121 comments of rktjmp

Took a long time to get back to this. I added a test, which is pretty basic, there wasn't an explicit hooks test that I could see. Can rename stuff...

I am having the same (similar?) error ``` iex(__@__)4> Honeybadger.notify(%{class: "CustomClass", message: "a matching message"}) :ok ``` ![image](https://user-images.githubusercontent.com/866010/115002238-d8fc9d00-9ee7-11eb-8b3f-2362bf3e310a.png) Unless I misunderstand the documentation this is the expected result. The pattern...

Here is an updated patch for you. It also adds a test against multiple selectors and adjusts some doc language to match existing terms as well as fixing some omissions...

AFAIK the node name is resolved to whatever you gave when defining the cert. So `./nebula-cert sign -name "node.internal" ...` should do it.

Additional: The effect doesn't occur for `BufEnter`, `ColorScheme`, `InsertEnter`, `CmdwinEnter`. Does occur for `CmdlineEnter`, `CmdlineChanged`, `CmdlineLeave`, possibly only those.

Still reproduced on linux ![image](https://user-images.githubusercontent.com/866010/186950563-05665c6d-6d4e-47d1-b275-ba121fd6ade9.png)

Sorry, I was just linking the kickstarter dockerfile as a "builds against master" because I was too lazy to pull/patch my local tree, it still reproduces against a zero'd config....

lgtm? ![image](https://user-images.githubusercontent.com/866010/188535107-1d6284d0-2aa0-4eca-992f-6fabfdec58a9.png)

Dropping `nvim_set_hl_x_hi_clear_bugfix` from dump "fixes" the issue. Some kind of cache thing?

I agree about the `:lua =` mirroring, I had thought that myself. Have not looked into how hard it would be to duplicate but """"probably"""" easy enough just to `if...