James Magahern

Results 3 issues of James Magahern

For issue #747, a change was introduced that uses private API to disable caching on the preview pane's web view. This was ostensibly to make it so that if images...

Not sure why this is happening, but the following strings are yielding results that are a month off: ``` when.Parse("September 5th", time.Now()) => 2018-10-05 23:41:28.856911 -0700 PDT when.Parse("Sept. 5th", time.Now())...

I think it would be really cool if there was an option to start `sgpt` with a loop/readline mode that continuously accepted input and automatically generated a chat identifier. For...

enhancement