peterdutton

Results 9 comments of peterdutton

Thanks for the info - I just revisited the setup page and sure enough the API token is now different to the one that was shown when I went through...

Hi @ftcvlad - could you please explain the patch you made to requestBuilder? We have the same requirement to specify options on the fetch calls.

Thanks for the info :+1:

+1 for this feature!

I overrode `lib/vagrant/util/is_port_open.rb` so I can continue to work with my VMs: ``` require "socket" module Vagrant module Util # Contains the method {#is_port_open?} to check if a port is...

Agreed, it'd be great to be able to add comments to a frame.

This seems like a great idea - have you considered suggesting it at the core MiSTer level? You could imagine an option for 'Manual QR' from the OSD that could...

You've probably discovered it by now, but the class has an option for 'width' which defaults to 70 characters. Set this to 0 to prevent the new line. You pass...