Kevin Diale

Results 18 comments of Kevin Diale

It looks like the invocation that corrects it is `return 'ruby -r erb -e ' . ale#Escape('puts ERB.new($stdin.read.gsub(%{

I'm pretty green on VimScript, but if someone can point me towards where a solve like this has been implemented in the past, I can take a crack at fixing...

Also, mentioning here because I was poking around, rails 7 introduces `sole` and `find_sole_by` which seem like they should also be whitelisted.

Additional info from `dmesg` ``` [21816.892128] input: Generic X-Box pad as /devices/pci0000:00/0000:00:14.0/usb2/2-1/2-1:1.0/input/input37 [21816.892247] xpad 2-1:1.0: xpad_prepare_next_out_packet - found pending output packet 0 [22472.601581] usb 2-1: USB disconnect, device number 19...

Been debugging this a little on my own, although I'm way over my head. I turned on verbose debugging and it looks like it's sending the following two lines over...

Yea I had added it correctly but in the info I had posted, I had already begun the debugging process and was trying to follow the detection code for generic...

Sorry for the delay on this, I spent the last few days half dead with a sinus infection! I just pulled down your fork and recompiled and this is the...

After the initial send line, it just repeats the other two lines over and over ad infinitum.

This corrected the issue for me! Woot woot. Is there anything I ought to turn off for this particular file? Is it in debug mode or in any other way...

I used first one and then the other. I don't notice anything awry in dmesg for either file.