Nick Gartmann
Nick Gartmann
After some research of other libs, it looks like they call them properties but also there is a finite list of properties that are supported (per: https://datatracker.ietf.org/doc/html/rfc5545#section-3.7). They are: -...
They define the [settable properties manually](https://github.com/icalendar/icalendar/blob/14db8fdd36f9007fa2627b2c10a9cdf3c9f8f35a/lib/icalendar/calendar.rb#L7) and then [loop through all of the calendar properties when serializing](https://github.com/icalendar/icalendar/blob/14db8fdd36f9007fa2627b2c10a9cdf3c9f8f35a/lib/icalendar/component.rb#L33) They call the property `ip_method` - they had it as `method` but [changed...
I know it isn't VIM bindings, but you can use up and down arrow keys to navigate as well
@macarthy could you download [Version 1.1](https://github.com/nickgartmann/boot2docker-status/raw/support-10.8/dist/Boot2Docker%20Status-v1.1.0.zip) from the support-10.8 branch and see if it runs for you?
@macarthy scratch that. I have a v1.1 pre-release set up for you to try https://github.com/nickgartmann/boot2docker-status/releases/tag/1.1.0 once that is verified as working I'll mark it as official.
I think it is a problem of icon assets. I'll throw in low res icons and see if that is causing the problem.
@macarthy uploaded a new .zip to the v1.1.0 release https://github.com/nickgartmann/boot2docker-status/releases/tag/1.1.0 Let me know if that solves the issue of the icons not showing up on your machine
Thanks, will do some more digging
I merged in #5 and created a pre-release with this included https://github.com/nickgartmann/boot2docker-status/releases/tag/1.1.0 It is currently being held up by needing to verify that it works on OSX 10.8 (i'd like...
Removed the CSV export entirely in the rewrite until there is a workable solution