Shannon Wynter

Results 28 issues of Shannon Wynter

In an attempt to avoid emulating php, and instead being more like stringer... Could we have the option to pass the structs we want as command line arguments? This would...

The original example was so close, this one actually works :D

NB: I don't actually expect you to merge this request, I've broken the handling of missing checksums. I also think this might be a specific usecase and not a standards...

Fits in the fucking range or perhaps in the inexcusable range Has a theme song - https://www.youtube.com/watch?v=TXK03FHVsHk

Hi This is a cool tool, I've been working on something similar that takes images via http from blueiris when there's motion detected so I wanted to check yours out...

It'd be sweet to be more compatible with the encoding/json Decode interface Specifically functions like ``` func (dec *Decoder) More() bool func (dec *Decoder) Token() (Token, error) ``` Seem to...

enhancement

token.Lookup("==") returns Ident Ideally It'd return Equal

Hi, Would be great if I could configure the path to the gopass executable, even if it's in a text file.

Thought it'd be worth maybe an asterisk besides the "no" in resizing support for iTerm2 This is actually a feature that can be enabled and disabled in preferences. ![image](https://user-images.githubusercontent.com/506680/38281055-2014b1f2-37ec-11e8-8631-7761a44ecde1.png) Just...

Hi, We would like to be able to configure the status code, specifically instead of 303 we want to use 307 Maybe a config property `RedirectCode=307` or have a `,307`...